Over in Maven land we use the stage plugin. It's not released yet, but has been working well for me. More info on the process can be found in step 4 on this page:

http://maven.apache.org/developers/release/releasing.html

You can contact me if you have further questions.

Niall Pemberton wrote:
This vote has passed with the following votes:

+1 Jörg Schaible
+1 Ben Speakmon
+1 Dennis Lundberg
+1 Niall Pemberton

Thanks, I can move the release over from the SNAPSHOT repo to the
official m2 repo with a maven command right? I'll go search the
archives for hints how to do this - but if anyone has any pointers
would be much appreciated.

Niall

On Dec 12, 2007 6:19 PM, Dennis Lundberg <[EMAIL PROTECTED]> wrote:
+1

Makes you want to go to Amsterdam ;-)


Niall Pemberton wrote:
I have managed to work round the problems I had the other night trying
to release commons-skin-2 and have staged a release in the snapshot
repo here:
    
http://people.apache.org/repo/m2-snapshot-repository/org/apache/commons/commons-skin/2/

This release has been built with version that was voted on previously
and which I tagged the other night here:
   http://svn.apache.org/viewvc/commons/proper/commons-skin/tags/commons-skin-2/

The main problem with the previous vote was that it was on what was in
subversion rather than artifacts being released - this vote resolves
that. Also there was a question on whether the commons-skin jar
contained the appropriate notice and license files - once I got the
"mvn release:perform" command to work with the correct profile the
remote-resources plugin automatically added/generated these.

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

Vote is open for 72 hours.

Niall

P.S. for anyone interested I used the following maven command:

mvn -Prc release:perform
  -Darguments="-Prc -Dmaven.test.skip=true"
  
-DconnectionUrl=scm:svn:https://svn.apache.org/repos/asf/commons/proper/commons-skin/tags/commons-skin-2/

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



--
Dennis Lundberg


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




--
Dennis Lundberg


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

Reply via email to