Re: svn commit: r923347 - /maven/archetype/trunk/pom.xml

2010-03-17 Thread Stephen Connolly
well if they are in the same reactor when the release plugin runs,  
then the release plugin will update them too.


i thought the preferred way for specifying dependency versions within  
the release reactor was to just list the version... though the release  
plugin will work with ${project.version}


if you are specifying a version of deps outside the release reactor,  
then you shouldn't use project.version as if your release goes bad and  
you need to roll again, you force a release of your dependents


but I was just asking what the recommended is, the above was what I  
thought the recommended is


Sent from my [rhymes with tryPod] ;-)

On 16 Mar 2010, at 22:28, Hervé BOUTEMY herve.bout...@free.fr wrote:

I didn't know this one: how can release plugin know that another  
artifact

version should be kept in sync with current one?
I took this pattern in Maven 3 trunk and found it quite good.

I'm interested in any feeed back

Le mardi 16 mars 2010, Stephen Connolly a écrit :

I thought best practice was to leave the version as is and let maven
release plugin update it for you?

On 15 March 2010 17:26, hbout...@apache.org wrote:

Author: hboutemy
Date: Mon Mar 15 17:26:16 2010
New Revision: 923347

URL: http://svn.apache.org/viewvc?rev=923347view=rev
Log:
use ${project.version} for internal artifacts to avoid copy/paste

Modified:
  maven/archetype/trunk/pom.xml

Modified: maven/archetype/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/archetype/trunk/pom.xml?rev=923347r1=
923346r2=923347view=diff

=== 
=== 
===

= --- maven/archetype/trunk/pom.xml (original)
+++ maven/archetype/trunk/pom.xml Mon Mar 15 17:26:16 2010
@@ -64,7 +64,7 @@ under the License.
 dependency
   groupIdorg.apache.maven.archetype/groupId
   artifactIdarchetype-common/artifactId
-version2.0-alpha-5-SNAPSHOT/version
+version${project.version}/version
 /dependency
 dependency
   groupIdorg.apache.maven/groupId





-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[VOTE] Release Maven EJB Plugin 2.2.1

2010-03-17 Thread Benjamin Bentmann

Hi,

We solved 2 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11134version=16294

There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11134status=1

Staging repo:
https://repository.apache.org/content/repositories/maven-001/

Staging site (sync pending):
http://maven.apache.org/plugins/maven-ejb-plugin-2.2.1/

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

+1 from me


Benjamin

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven EJB Plugin 2.2.1

2010-03-17 Thread Stephane Nicoll
+1

Stéphane

On Wed, Mar 17, 2010 at 8:53 PM, Benjamin Bentmann 
benjamin.bentm...@udo.edu wrote:

 Hi,

 We solved 2 issues:

 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11134version=16294

 There are still a couple of issues left in JIRA:

 http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11134status=1

 Staging repo:
 https://repository.apache.org/content/repositories/maven-001/

 Staging site (sync pending):
 http://maven.apache.org/plugins/maven-ejb-plugin-2.2.1/

 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html

 Vote open for 72 hours.

 [ ] +1
 [ ] +0
 [ ] -1

 +1 from me


 Benjamin

 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org




Re: [VOTE] Release Maven EJB Plugin 2.2.1

2010-03-17 Thread Olivier Lamy
+1

2010/3/17 Benjamin Bentmann benjamin.bentm...@udo.edu:
 Hi,

 We solved 2 issues:
 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11134version=16294

 There are still a couple of issues left in JIRA:
 http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11134status=1

 Staging repo:
 https://repository.apache.org/content/repositories/maven-001/

 Staging site (sync pending):
 http://maven.apache.org/plugins/maven-ejb-plugin-2.2.1/

 Guide to testing staged releases:
 http://maven.apache.org/guides/development/guide-testing-releases.html

 Vote open for 72 hours.

 [ ] +1
 [ ] +0
 [ ] -1

 +1 from me


 Benjamin

 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org





-- 
Olivier
http://twitter.com/olamy
http://fr.linkedin.com/in/olamy

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven EJB Plugin 2.2.1

2010-03-17 Thread Tamás Cservenák
+1

On Wed, Mar 17, 2010 at 10:28 PM, Olivier Lamy ol...@apache.org wrote:

 +1

 2010/3/17 Benjamin Bentmann benjamin.bentm...@udo.edu:
  Hi,
 
  We solved 2 issues:
 
 http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11134version=16294
 
  There are still a couple of issues left in JIRA:
 
 http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=truepid=11134status=1
 
  Staging repo:
  https://repository.apache.org/content/repositories/maven-001/
 
  Staging site (sync pending):
  http://maven.apache.org/plugins/maven-ejb-plugin-2.2.1/
 
  Guide to testing staged releases:
  http://maven.apache.org/guides/development/guide-testing-releases.html
 
  Vote open for 72 hours.
 
  [ ] +1
  [ ] +0
  [ ] -1
 
  +1 from me
 
 
  Benjamin
 
  -
  To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
  For additional commands, e-mail: dev-h...@maven.apache.org
 
 



 --
 Olivier
 http://twitter.com/olamy
 http://fr.linkedin.com/in/olamy

 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org