On 11/23/05, dan tran <[EMAIL PROTECTED]> wrote: > +1 fo option 2. I went thru option 1 for a couple of times and ended up to > use option 2
It only took me _once_ to decide "never again." This is one point on which Maven really isn't negotiable. Sure, if you have 'src/java' instead of 'src/main/java' you'll be okay, but that's a long way from a single source tree building multiple artifacts. You're headed down a road that may eventually result in something that does actually build the project, but nobody's going to be happy, least of all you, if you have to maintain it. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
