Kurt T Stam wrote:
Sure it's one line fix (see the commit in jira), just check out the 3.0.0 tag, 
and run

mvn install

Hi Kurt, thanks for all the help so far.

I'm kind of a Maven newbie, but I gave this a whirl.

I fetched the 3.0.0 tag and ran mvn install.

It ran along for 10 minutes and seemed to be working pretty successfully,
then it aborted with the message below.

Do I have a configuration problem?

thanks,

bryan

Downloading: http://download.java.net/maven/2/org/apache/juddi/juddi-parent/3.0.
0.SNAPSHOT/juddi-parent-3.0.0.SNAPSHOT.pom
[INFO] Unable to find resource 'org.apache.juddi:juddi-parent:pom:3.0.0.SNAPSHOT
' in repository maven2-repository.dev.java.net (http://download.java.net/maven/2
)
Downloading: http://download.java.net/maven/1/org.apache.juddi/poms/juddi-parent
-3.0.0.SNAPSHOT.pom
[INFO] Unable to find resource 'org.apache.juddi:juddi-parent:pom:3.0.0.SNAPSHOT
' in repository maven-repository.dev.java.net (http://download.java.net/maven/1)
Downloading: http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apach
e/juddi/juddi-parent/3.0.0.SNAPSHOT/juddi-parent-3.0.0.SNAPSHOT.pom
[INFO] Unable to find resource 'org.apache.juddi:juddi-parent:pom:3.0.0.SNAPSHOT
' in repository apache (http://people.apache.org/repo/m2-ibiblio-rsync-repositor
y)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.apache.juddi
ArtifactId: juddi-parent
Version: 3.0.0.SNAPSHOT

Reason: Unable to download the artifact from any repository

  org.apache.juddi:juddi-parent:pom:3.0.0.SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  apache (http://people.apache.org/repo/m2-ibiblio-rsync-repository),
  maven2-repository.dev.java.net (http://download.java.net/maven/2),
  maven-repository.dev.java.net (http://download.java.net/maven/1)

Reply via email to