I'm doing releases like that :

mvn release:perform -Dgoals="install assembly:attached deploy site-deploy"

Beware, some phases are executed twice, even three times

Damien

> -----Message d'origine-----
> De : Timo Wolf [mailto:[EMAIL PROTECTED]
> Envoyé : jeudi 16 novembre 2006 12:15
> À : [email protected]
> Objet : Release Plugin: Include assemblies for deploying
> 
> 
> Hi All,
> 
> I have a multi module project with some modules that include a  
> required assembly
> to pack a complete application containing scripts, properties, etc.
> 
> When making a release on the top level directory, all jars, and poms  
> etc get uploaded and
> deployed on my repository.
> 
> Is it possible to invoke the assembly goals from some modules from  
> the release plugin
> and also deploy the packed applications in the repository.
> 
> When I invoke mvn release:perform, I want to have all 
> artifacts in my  
> repository, including the
> assemblies of some submodules.
> 
> Thanks a lot
> 
> Timo
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

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

Reply via email to