Closed mro closed 9 years ago
Reported by heuermh
on 2010-03-10 22:06:43
Started
I plan to use the Sonatype repository hosting feature for this, which provides
release staging and sync to the maven central repository
https://docs.sonatype.com/display/NX/OSS+Repository+Hosting
Might take me a little while to get it figured out though, since I don't trust the
maven release plugin and will be doing some steps manually.
Reported by heuermh
on 2010-03-10 22:45:31
https://issues.sonatype.org/browse/OSSRH-321
Reported by heuermh
on 2010-03-11 03:38:21
Some progress has been made -- I've signed and deployed the 1.3 artifacts to a
staging repository in the Sonatype OSS Nexus instance. They are currently stuck in
that state as described in a comment to the issue above.
Reported by heuermh
on 2010-03-23 04:50:01
Ran into another issue, see
http://jira.codehaus.org/browse/MGPG-19
Reported by heuermh
on 2010-03-24 02:13:05
The maven repo is staged and ready for review at
http://oss.sonatype.org/content/repositories/orgpiccolo2d-529/
Reported by heuermh
on 2010-03-24 15:59:25
ok, verified.
What I did:
1) wget --mirror http://oss.sonatype.org/content/repositories/orgpiccolo2d-529/org/piccolo2d
--no-parent
2) find . -name "*.md5" | xargs sh sona-check.sh > md5_sha1-check.txt
3) find . -name "*.asc" -exec gpg {} \; 2> gpg-check.txt
Reported by mr0738@mro.name
on 2010-03-25 16:44:33
Promoted the staged repository to the release repository. Sync to maven central
should happen shortly I hope.
Reported by heuermh
on 2010-03-25 16:51:56
Sync to maven central is complete!
http://repo2.maven.org/maven2/org/piccolo2d/piccolo2d-core/1.3/
Reported by heuermh
on 2010-03-31 01:42:43
Fixed
Reported by heuermh
on 2013-11-26 20:47:09
Verified
Originally reported on Google Code with ID 168
Reported by
heuermh
on 2010-03-10 21:43:26