[jboss-user] resteasy-maven-import not found

Sam Wun swun2010 at gmail.com
Wed Jul 8 22:55:18 EDT 2009


Hi,
I was trying to install an RESTeasy example, but got some errors.
This example I want to install:
/usr/resteasy-jaxrs-1.1.GA/examples/spring-hibernate

Getting the following errors:
spring-hibernate # !mv
mvn clean install
[INFO] Scanning for projects...
Downloading: http://download.java.net/maven/1/org.jboss.resteasy/poms/resteasy-maven-import-1.1.GA.pom
[INFO] Unable to find resource
'org.jboss.resteasy:resteasy-maven-import:pom:1.1.GA' in repository
java.net (http://download.java.net/maven/1)
Downloading: http://repo1.maven.org/maven2//org/jboss/resteasy/resteasy-maven-import/1.1.GA/resteasy-maven-import-1.1.GA.pom
[INFO] Unable to find resource
'org.jboss.resteasy:resteasy-maven-import:pom:1.1.GA' in repository
maven repo (http://repo1.maven.org/maven2/)
Downloading: http://repository.jboss.org/maven2/org/jboss/resteasy/resteasy-maven-import/1.1.GA/resteasy-maven-import-1.1.GA.pom
[INFO] Unable to find resource
'org.jboss.resteasy:resteasy-maven-import:pom:1.1.GA' in repository
jboss (http://repository.jboss.org/maven2)
Downloading: http://scannotation.sf.net/maven2/org/jboss/resteasy/resteasy-maven-import/1.1.GA/resteasy-maven-import-1.1.GA.pom
[INFO] Unable to find resource
'org.jboss.resteasy:resteasy-maven-import:pom:1.1.GA' in repository
scannotation (http://scannotation.sf.net/maven2)
Downloading: http://repo1.maven.org/maven2/org/jboss/resteasy/resteasy-maven-import/1.1.GA/resteasy-maven-import-1.1.GA.pom
[INFO] Unable to find resource
'org.jboss.resteasy:resteasy-maven-import:pom:1.1.GA' in repository
central (http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: org.jboss.resteasy:resteasy-maven-import

Reason: POM 'org.jboss.resteasy:resteasy-maven-import' not found in
repository: Unable to download the artifact from any repository

  org.jboss.resteasy:resteasy-maven-import:pom:1.1.GA

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  java.net (http://download.java.net/maven/1),
  scannotation (http://scannotation.sf.net/maven2),
  maven repo (http://repo1.maven.org/maven2/),
  jboss (http://repository.jboss.org/maven2)

 for project org.jboss.resteasy:resteasy-maven-import

Your help is very much appreciated.
Thanks



More information about the jboss-user mailing list