I am currently using the maven ant tasks (and loving it) to build a multiple
module CORBA based application but I have one issue:

When I build I need to generate multiple artifacts:

MyModule-lib.zip (stores ccp libs,corba idls, and includes)
MyModule.jar (java client)
MyModuleHelp.jar (help system)
MyModule-bin.zip (native server binaries)

I would prefer to have one pom per module instead of a pom per each
artifact.

Is this possible using the ant tasks?

Going to (maven) native is not an option at my client (yet).

MAVENIZE!
Jeff


 
--
View this message in context: 
http://www.nabble.com/Maven-Ant-Tasks-and-Multiple-artifacts-in-one-POM-t1525854.html#a4144455
Sent from the Maven - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to