Hi,
Firstly, I'm using Maven 1. What's the best practice for sharing source
code, because I need to build several different ear artifacts for the same
project?
I'm thinking I should separate each ear into its own Maven project, however,
all the ears need the same source code.
At the moment I've adapted the ear plugin so I can do something like:
<ear.bundle.{artifactName}>true</ear.bundle.{artifactName}>
so with other "hacks" I can generate different ear's in the same project.
However, I want to change it so I'm doing the best practice.
Many thanks,
Mike
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]