Hello,
I want to try out maven-1.1-snapshot because I need ANT 1.6.2 support. I have successfully built and installed maven-1.1-snapshot.
I took an existing project and tried to build it with maven-1.1 but it always stop because it can't satisfy some maven-dependencies:
wagon-ssh-external-1.0-alpha-2-SNAPSHOT.jar
When i run maven with -X, I get the following:
http://www.ibiblio.org/maven//maven/jars/wagon-ssh-external-1.0-alpha-2-SNAPSHOT.jar - Status code: 404
File not found on one of the repos
org.apache.maven.wagon.ResourceDoesNotExistException: File: http://www.ibiblio.org/maven//maven/jars/wagon-ssh-external-1.0-alpha-2-SNAPSHOT.jar does not exist
...
Has anyone an idea how to get this to work?
Thank you for your help
regards, Volker
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
