Hi all,
I am working on a project that requires that I build a classes.jar
file from one src directory and a webapp.war file from another. Then the
war file is added to an EAR file that will be deployed to the ATG app
server, Dynamo, with the proper Dynamo configuration information added to
the EAR. So I have two different src directories and I need to create a
Jar, WAR and Ear separately.
What I have read so far from the website and the installed Maven.jar file
does not indicate that there is support for the war or ear tasks in the
project.xml, but then there are delegator tasks for maven to buid war and
ear files. How are these supported? Is it through the project.xml or some
other mechanism
How can I have Maven compile multiple src directories? Where do I find more
information on reactor, which sounds like this will accomplish this?
Still trying to decide if Maven is the dev project management tool for us,
Rob
Thanks.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>