Closed GoogleCodeExporter closed 8 years ago
Looks doable:
http://maven.apache.org/guides/mini/guide-central-repository-upload.html
Original comment by yam...@gmail.com
on 3 Aug 2012 at 12:43
[deleted comment]
Joel Orlina resolved OSSRH-4254.
--------------------------------
Resolution: Fixed
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 yam...@gmail.com
on 6 Sep 2012 at 3:12
Oh, so I'm using the Sonatype OSS service:
https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage
+Guide
Maven Central is just for released versions, but this one does snapshots, and
will push releases to Maven Central.
Through this process, I just got my first SNAPSHOT releases on a public
repository.
This isn't quite good enough. I still need to manage the GPG/Maven integration
bit to get the releases pushable to Central.
Original comment by yam...@gmail.com
on 9 Sep 2012 at 1:47
First release has been promoted. We'll see how it all pans out once it's
officially live.
Original comment by yam...@gmail.com
on 10 Sep 2012 at 7:27
Original comment by yam...@gmail.com
on 12 Sep 2012 at 2:27
Original issue reported on code.google.com by
yam...@gmail.com
on 1 Aug 2012 at 11:33