dev@jersey.java.net

maven build failures (artifacts)

From: Dave Brosius <dbrosius_at_mebigfatguy.com>
Date: Wed, 1 Dec 2010 15:18:40 -0600 (CST)

i just pulled the src from

https://svn.java.net/svn/jersey~svn/trunk

and got the following on mvn install

ERROR] The build could not read 3 projects -> [Help 1]
[ERROR]
[ERROR] The project
com.sun.jersey.archetypes:jersey-archetypes:1.5-SNAPSHOT
(/home/dave/jersey/jersey/archetypes/pom.xml) has 1 error
[ERROR] Unresolveable build extension: Plugin
org.jvnet.wagon-svn:wagon-svn:1.8 or one of its dependencies could not be
resolved: Could not find artifact org.jvnet.wagon-svn:wagon-svn:jar:1.8 in
central (http://repo1.maven.org/maven2) -> [Help 2]
[ERROR]
[ERROR] The project
com.sun.jersey.glassfish.v3:glassfish-packages:1.5-SNAPSHOT
(/home/dave/jersey/jersey/glassfish/v3-packages/pom.xml) has 1 error
[ERROR] Unresolveable build extension: Plugin
org.jvnet.wagon-svn:wagon-svn:1.8 or one of its dependencies could not be
resolved: Could not find artifact org.jvnet.wagon-svn:wagon-svn:jar:1.8 in
central (http://repo1.maven.org/maven2) -> [Help 2]
[ERROR]
[ERROR] The project
com.sun.jersey.glassfish.v2:glassfish-packages:1.5-SNAPSHOT
(/home/dave/jersey/jersey/glassfish/v2-package/pom.xml) has 1 error
[ERROR] Unresolveable build extension: Plugin
org.jvnet.wagon-svn:wagon-svn:1.8 or one of its dependencies could not be
resolved: Could not find artifact org.jvnet.wagon-svn:wagon-svn:jar:1.8 in
central (http://repo1.maven.org/maven2) -> [Help 2]
[ERROR]

What do i need to do?