Subject : Unable to download "*org.restlet.ext.json*", "org.restlet" version
2.0-M3 from Rest-let Repository which are internally pointing to parent POM
versions 1.2 which is not available

I am using below jar file version 2.0-M3, unable to download from Maven as
these internally pointing to parent pom versions 1.2 which is not available

We need this ASAP, please someone provide me the information when this will
be fixed.

groupId : org.restlet artifactId : org.restlet.ext.json version : 2.0-M3
groupId : org.restlet artifactId : org.restlet version : 2.0-M3

Below is the POM and Maven install log.

POM
===
  <dependency>
        <groupId>org.restlet</groupId>
        <artifactId>org.restlet.ext.json</artifactId>
        <version>2.0-M3</version>
  </dependency>
  <dependency>
    <groupId>org.restlet</groupId>
    <artifactId>org.restlet</artifactId>
    <version>2.0-M3</version>
  </dependency>
Maven Install Log
=============

Downloading:
http://maven.oams.com/content/groups/all/org/restlet/org.restlet.parent/1.2-SNAPSHOT/maven-metadata.xml
Downloading:
http://maven.oams.com/content/groups/all/org/restlet/org.restlet.parent/1.2-SNAPSHOT/org.restlet.parent-1.2-SNAPSHOT.pom
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE

Cause
=====
Above parent POM "org.restlet.parent-1.2-SNAPSHOT.pom" is not available.





--
View this message in context: 
http://restlet-discuss.1400322.n2.nabble.com/Unable-to-download-org-restlet-ext-json-org-restlet-version-2-0-M3-from-Restlet-Respository-parent-pe-tp7578961.html
Sent from the Restlet Discuss mailing list archive at Nabble.com.

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=3068401

Reply via email to