bsorrentino / swixml2

Project that extends the original swixml project providing integration with Swing Application Framework (JSR 296) and Beans Binding (JSR 295) to further simplifying the GUI creation & management
0 stars 0 forks source link

promote artifact to SONATYPE maven repo #68

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
start process to promote artifacts to CENTRAL MAVEN REPO

Original issue reported on code.google.com by bartolom...@gmail.com on 30 Jun 2011 at 8:25

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Juven Xu added a comment - 06/30/11 01:44 AM
Configuration has been prepared, now you can:

Deploy snapshot artifacts into repository 
https://oss.sonatype.org/content/repositories/snapshots
Deploy release artifacts into the staging repository 
https://oss.sonatype.org/service/local/staging/deploy/maven2
Promote staged artifacts into repository 'Releases'
Download snapshot and release artifacts from group 
https://oss.sonatype.org/content/groups/public
Download snapshot, release and staged artifacts from staging group 
https://oss.sonatype.org/content/groups/staging
please comment on this ticket when you promoted your first release, thanks

Original comment by bartolom...@gmail.com on 30 Jun 2011 at 8:27