I did a mix and copied the future descriptor in thé project. I Will call for another vote this evening.
Thanks for your help.
Do we have an idea about when we won't have to do that. If it's not in a few delay we could update the release guide?

Envoyé de mon iPhone

Le 16 août 2009 à 14:47, Benjamin Bentmann <[email protected]> a écrit :

Arnaud HERITIER wrote:

Must I add this :    <profile>
     <id>release</id>
[...]
Or this :
   <profile>
     <id>apache-release</id>
[...]
??

Given the effective POM for the artifact filters says

 <plugin>
   <artifactId>maven-release-plugin</artifactId>
   <version>2.0-beta-8</version>
   <configuration>
     <arguments>-Prelease</arguments>
     ...
   </configuration>
 </plugin>

you would need a profile named "release" or otherwise perform addition steps to ensure "apache-release" gets activated.


Benjamin

---------------------------------------------------------------------
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