I think that first error might have been cause by me having set the
Maven Version to look for the default version, as opposed to 3.0.3
which is what i have installed. I this trying to download a plugin but
failing because it cannot get access to the site?
Cleaning up C:\Program Files\Jenkins\jobs\game-of-life-default
\workspace\.
Updating svn://localhost/gameoflife/trunk
At revision 9
no change for svn://localhost/gameoflife/trunk since the previous
build
[workspace] $ "C:\Program Files\Apache Maven\3.0.3\apache-
maven-3.0.3\bin\mvn.bat" clean package
[INFO] Scanning for projects...
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] Building Game of Life business logic module 0.0.1-SNAPSHOT
[INFO]
------------------------------------------------------------------------
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.pom
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 0.906s
[INFO] Finished at: Tue Jul 19 11:07:10 PDT 20112
[INFO] Final Memory: 3M/15M
[INFO]
------------------------------------------------------------------------
[ERROR] Plugin org.apache.maven.plugins:maven-clean-plugin:2.4.1 or
one of its dependencies could not be resolved: Failed to read artifact
descriptor for org.apache.maven.plugins:maven-clean-plugin:jar:2.4.1:
Could not transfer artifact org.apache.maven.plugins:maven-clean-
plugin:pom:2.4.1 from/to central (
http://repo1.maven.org/maven2):
Error transferring file:
repo1.maven.org: Unknown host
repo1.maven.org
-> [Help 1]
[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/PluginResolutionException