-
Jan 9th, 2013, 04:28 AM
#1
Resources in multi module web applicationwith maven
Hi,
I'm trying to split my application into several functional modules. I tried Virgo snaps and landed on multi-module maven architecture. For now I managed to split java files, but I'd also like to split web resources.
What is the best architecture to put into a module also related web resources like images, css and JavaScript files?
Also when I have circular dependencies in my maven modules is it possible to build all modules into one war build to eliminate jar dependencies?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules