Looks like the pom is now present. Go ahead and try again...
-----Original Message-----
From: Ashley Williams [mailto:agwilliams1000@mac.com]
Sent: Friday, September 16, 2005 09:05
To: Maven Users List
Subject: [m2] svn update breaks build
Just did an update and the build fails almost straight away. Just
checked the url and there is indeed no so pom there yet.
Question - do you guys (core developers) have a local repository that
you test against because this kind of error seems to happen fairly
frequently. If you intend non contributors to get the latest update,
it may be worth setting up your continuum machine to look at the
default repository??
Checking for dependencies ...
Downloading http://repo1.maven.org/maven2/surefire/surefire/1.3/
surefire-1.3.pom
Couldn't find POM - ignoring: http://repo1.maven.org/maven2/surefire/
surefire/1.3/surefire-1.3.pom (HTTP Error: 404 Not Found)
Downloading http://repo1.maven.org/maven2/surefire/surefire/1.3/
surefire-1.3.jar
Artifact not found at [http://repo1.maven.org/maven2/surefire/
surefire/1.3/surefire-1.3.jar]
Exception in thread "main" download.DownloadFailedException: Failed
to download surefire:surefire:1.3:jar
at download.ArtifactDownloader.downloadDependencies
(ArtifactDownloader.java:93)
at MBoot.run(MBoot.java:329)
at MBoot.main(MBoot.java:119)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org
|