jruby-complete artifact for 1.5.0.RC1 in Maven Central Repository references
unavailable artifact
-------------------------------------------------------------------------------------------------
Key: JRUBY-4723
URL: http://jira.codehaus.org/browse/JRUBY-4723
Project: JRuby
Issue Type: Bug
Components: Miscellaneous
Affects Versions: JRuby 1.5
Environment: Any Maven client build
Reporter: Pat Podenski
Priority: Minor
When trying to access the newly deployed jruby-complete artifact for 1.5.0.RC1
in the Maven Central Repository an error occurs due to a missing artifact
referenced in the pom.xml.
The Maven coordinates used to access jruby-complete:1.5.0.RC1 are:
<dependency>
<groupId>org.jruby</groupId>
<artifactId>jruby-complete</artifactId>
<version>1.5.0.RC1</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
The error message in a Maven build reports:
1) org.jruby:shared:pom:1.5.0.RC1
----------
1 required artifact is missing.
for artifact:
org.jruby:shared:pom:1.5.0.RC1
Examining the pom.xml for jruby-complete at Maven Central you can see the
reference to the org.jruby:shared:pom:1.5.0.RC1 artifact (missing from Maven
Central):
http://repo1.maven.org/maven2/org/jruby/jruby-complete/1.5.0.RC1/jruby-complete-1.5.0.RC1.pom
As a workaround I had to configure my Nexus Maven repository to obtain the
jruby-complete:1.5.0.RC1 from my own third party repository and add a route
rule to prevent download from Maven Central.
Until this problem is fixed, no one will be able to use
jruby-complete:1.5.0.RC1 from Maven Central without a nasty workaround.
--
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