sonatype / nexus-ruby-support

26 stars 7 forks source link

Build issue with Nexus 2.6.0-05 #30

Closed choih closed 11 years ago

choih commented 11 years ago

[ERROR] Failed to execute goal on project nexus-ruby-plugin-its: Could not resolve dependencies for project org.sonatype.nexus.plugins:nexus-ruby-plugin-its:jar:1.0.0SNAPSHOT: Could not find artifact org.sonatype.nexus:nexus-osswebapp:zip:bundle:2.6.0-05 in nexus

Please note that nexus-oss-webapp version 2.6.0-05 is not uploaded to Maven Central yet. The latest version of nexus-oss-webapp in Maven Central is 2.5.1-01.

mkristian commented 11 years ago

I guess that needs to wait until nexus-2.6.0 is on maven central - maybe more an issue for the nexus project. I do not even see 2.6.0 as being released at all: http://www.sonatype.org/nexus/archived

if you build it from source you need to build the nexus-osswebapp bundle as well.

choih commented 11 years ago

I did not know how to re-open this issue so I created a new issue. nexus-2.6.0 was already uploaded to Maven Central as different name.

mkristian commented 11 years ago

thanx for digging into that - in the meanwhile there is already a pull request for that issue. let's see if we get this at least for the time being backward compatible. I really overlooked those nexus-2.6.0 artifacts on nexus earlier today.