According to the Resteasy docs, it should be at the jboss maven repo. But it's missing. I guess you should file a jira.
/Anders On Thu, Jul 9, 2009 at 08:19, Sam Wun<[email protected]> wrote: > Hi, > I was trying to install an RESTeasy example, but got some errors when > Maven tried to download a pom file. > 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 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
