forrestzhu / odata4j

Automatically exported from code.google.com/p/odata4j
0 stars 0 forks source link

Version 0.5 fails on Nexus (Sonatype) deployment #96

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. mvn clean deploy (will upload artifacts to Sonatype Nexus)
2. Try to close staging repository
3. as described here 
https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage
+Guide

What is the expected output? What do you see instead?

The signature of uploaded artifacts is wrong and staging repository can not be 
closed. 

https://issues.sonatype.org/browse/OSSRH-2510?focusedCommentId=145108#comment-14
5108

Original issue reported on code.google.com by stephan....@googlemail.com on 1 Dec 2011 at 12:27

GoogleCodeExporter commented 8 years ago
I could publish 0.5 release to Sonatype repo with a manual upload. For that I 
lower priority and fix the issue for release 0.6.

Maybe it could make sense to re-factor project structure having more sub 
modules for separation of concerns.

Original comment by stephan....@googlemail.com on 1 Dec 2011 at 3:31

GoogleCodeExporter commented 8 years ago
should be fixed by refactoring of project structure
verification by release 0.6 required

Original comment by stephan....@googlemail.com on 2 Mar 2012 at 3:17