Seems like the pom.xml attached to JRuby 0.9.9 on ibiblio.org (and JRuby 0.9.8) is invalid.
--8<--
[WARNING] POM for 'org.jruby:jruby:pom:0.9.9-SNAPSHOT:runtime' is invalid. It will be ignored for artifact resolution. Reason: Failed to validate POM
-->8--
--8<--
[INFO] Error building POM (may not be this project's POM).
Project ID: org.jruby:jruby
POM Location: Artifact [org.jruby:jruby:jar:0.9.9-SNAPSHOT:runtime]
Validation Messages:
[0] For dependency Dependency {groupId=requireTest, artifactId=requireTest, version=SNAPSHOT, type=jar}: system-scoped dependency must specify an absolute path systemPath.
Reason: Failed to validate POM
-->8--
Attached is a project skeleton.
run
mvn install
or
mvn assembly:assembly
to see the error messages.
JRUBY-901.This
JRUBY-904seems just another symptom of 901.The attachment may be useful though.
Sorry for the spam.
John