> My goal is to have a project in source
> control that anybody can checkout and run a single mvn goal, resulting
in N
> jar files in the local mvn repository. 

Why not just set up an internal repository to contain these jars and use
deploy:deploy-file one time to put them there?

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

Reply via email to