Check out jar:install ???  I think.  It might depend on the version you
have, but that's what I use.

-James


On Wed, 2003-01-15 at 22:59, tek1 wrote:
> sorry for all the questions (obviously a newbie), but...
> 
> once your maven project builds and a .jar is created, is there a way to ask 
> maven to automatically deploy that .jar to the appropriate directory for 
> your project in maven's local repository?
> 
> so if you have your project as follows:
> 
> projecta/
>       target/
>               projecta-1.0.jar
> 
> 
> how to instruct maven to deploy it to:
> 
> [MAVEN_HOME]/repository/projecta/jars/projecta-1.0.jar
> 
> ?
> 
> thanks again... 
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 


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

Reply via email to