If you've got a repository already, try maven -o clean. That way, it doesn't try to download (and fail) to get the latest SNAPSHOT releases.

Alex.

On Tuesday, Aug 19, 2003, at 16:21 Europe/London, Aaron Mulder wrote:

        When I try to "maven clean", I get the output below.  Kind of
silly that there are dependency failures during the "clean" build.

Aaron

+----------------------------------------
| Executing (clean): Geronimo :: Web
| Memory: 9M/14M
+----------------------------------------
Attempting to download geronimo-core-DEV.jar.
Error retrieving artifact from
[http://www.ibiblio.org/maven/geronimo/jars/geronimo-core-DEV.jar]:
java.lang.Exception: Can't get geronimo-core-DEV.jar to
/home/ammulder/.maven/repository/geronimo/jars/geronimo-core-DEV.jar
WARNING: Failed to download geronimo-core-DEV.jar.
Attempting to download mx4j-SNAPSHOT.jar.
Attempting to download mx4j-tools-SNAPSHOT.jar.
Attempting to download servletapi-SNAPSHOT.jar.

BUILD FAILED
File...... file:/home/ammulder/cvs/geronimo/
Element... maven:reactor
Line...... 37
Column.... 7
The build cannot continue because of the following unsatisfied dependency:


geronimo-core-DEV.jar

Total time:  12 seconds




Reply via email to