Hey all,
I'm checking out of source control several internal maven projects to put onto 
another medium (CD). I'm using ANT to to this task related to some other items 
that need to go on the CD.

Question:  
I want to 'replicate' a mini-repository for each maven project, including all 
the artifacts, poms, and layout structure. 

Is there an easy way to accomplish this?  I've tried using a command-line call 
from ant to mvn dependency:copy-dependencies, but this doesn't do the layout, 
and I can't figure out how to pass 'copyPom=true' through Ant (although, that 
doesn't help without the layout anyway).

Thanks for any input,
-D


      

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to