Installing Maven artifacts via rubygems fails:
de.saumya.mojo:ruby-tools:jar:0.6-SNAPSHOT is missing
----------------------------------------------------------------------------------------------------
Key: JRUBY-5607
URL: http://jira.codehaus.org/browse/JRUBY-5607
Project: JRuby
Issue Type: Bug
Affects Versions: JRuby 1.6
Environment: Ubuntu 10.10
Reporter: Jeremy Stephens
Assignee: Thomas E Enebo
Priority: Minor
JRuby is unable to find Maven artifacts when running gem install on my machine
(ex: gem install mvn:commons-lang:commons-lang). I traced the problem to
Maven's inability to find the correct ruby-tools version when running the Maven
goal "de.saumya.mojo:gemify-maven-plugin:0.25.0". The resulting output of the
maven execution is:
"[WARNING] The POM for de.saumya.mojo:ruby-tools:jar:0.6-SNAPSHOT is missing,
no dependency information available\nFailed to execute goal
de.saumya.mojo:gemify-maven-plugin:0.25.0:versions (default-cli) on project
standalone-pom: Execution default-cli of goal
de.saumya.mojo:gemify-maven-plugin:0.25.0:versions failed: Plugin
de.saumya.mojo:gemify-maven-plugin:0.25.0 or one of its dependencies could not
be resolved: Could not find artifact de.saumya.mojo:ruby-tools:jar:0.6-SNAPSHOT"
de.saumya.mojo:gemify-maven-plugin:0.25.0 appears to depend on the snapshot
version of ruby-tools, which isn't in the main maven repository.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email