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
