bradh@anonymised.com:~/devel/geoserver2/src$ mvn -Pscript install
[INFO] Scanning for projects…
Downloading: http://nexus.codehaus.org/snapshots/org/codehaus/groovy/groovy-eclipse-compiler/2.9.0-01-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.codehaus.groovy:groovy-eclipse-compiler:2.9.0-01-SNAPSHOT/maven-metadata.xml from/to nexus (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org: unknown error
[WARNING] Failure to transfer org.codehaus.groovy:groovy-eclipse-compiler:2.9.0-01-SNAPSHOT/maven-metadata.xml from http://nexus.codehaus.org/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of nexus has elapsed or updates are forced. Original error: Could not transfer metadata org.codehaus.groovy:groovy-eclipse-compiler:2.9.0-01-SNAPSHOT/maven-metadata.xml from/to nexus (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org: unknown error
Downloading: http://nexus.codehaus.org/snapshots/org/codehaus/groovy/groovy-eclipse-compiler/2.9.0-01-SNAPSHOT/groovy-eclipse-compiler-2.9.0-01-SNAPSHOT.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Unresolveable build extension: Plugin org.codehaus.groovy:groovy-eclipse-compiler:2.9.0-01-SNAPSHOT or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.codehaus.groovy:groovy-eclipse-compiler:jar:2.9.0-01-SNAPSHOT @
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.geoserver.script:gs-script-groovy:2.8-SNAPSHOT (/home/bradh/devel/geoserver2/src/community/script/groovy/pom.xml) has 1 error
[ERROR] Unresolveable build extension: Plugin org.codehaus.groovy:groovy-eclipse-compiler:2.9.0-01-SNAPSHOT or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.codehaus.groovy:groovy-eclipse-compiler:jar:2.9.0-01-SNAPSHOT: Could not transfer artifact org.codehaus.groovy:groovy-eclipse-compiler:pom:2.9.0-01-SNAPSHOT from/to nexus (http://nexus.codehaus.org/snapshots/): nexus.codehaus.org: Unknown host nexus.codehaus.org -> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException
|