sonatype / nexus-ruby-support

26 stars 7 forks source link

Could not find artifact de.saumya.mojo:gem-maven-plugin:jar:1.0.1 #51

Closed cheister closed 10 years ago

cheister commented 10 years ago

I am attempting to build master and I get the following error when I checkout the latest code and run mvn clean

[ERROR] Plugin de.saumya.mojo:gem-maven-plugin:1.0.1 or one of its dependencies could not be resolved: Could not find artifact de.saumya.mojo:gem-maven-plugin:jar:1.0.1 in rso-public-grid (https://repository.sonatype.org/content/groups/sonatype-public-grid/) -> [Help 1]

Is version 1.0.1 of the gem-maven-plugin available on a different repository?

mkristian commented 10 years ago

hoops - it is on the way to maven central . . .

sorry for the inconvenience but needed a new feature to pack the nexus-ruby-tools jar so it works with nexus-2.8.x and its new OSGi container for plugins.

cheister commented 10 years ago

Thanks. It's fixed now.