I've been having difficulty building repoclean for a number of days, and I get 
the same error message every time:

[INFO] -------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] -------------------------------------------------------------------------
[INFO] Main Error:
 Unable to download the artifact from any repository
 org.apache.maven:maven-model:2.0-beta-1-20050721.102753-1:jar

from the specified remote repositories:
 http://repo1.maven.org/maven2, http://snapshots.maven.codehaus.org/maven2/
Path to dependency:
       1) org.apache.maven:repoclean:jar:1.0-SNAPSHOT
       2) org.apache.maven:maven-model:jar:all:2.0-beta-1-SNAPSHOT

I'm not sure exactly where I found it, but I did locate a version of 
maven-model-2.0-beta-1-20050721.102753-1.jar, and I do have it locally in my m2 
repository, and there is a version file for maven-model-2.0-beta-1-SNAPSHOT.version.txt 
which contains the value "2.0-beta-1-20050721.102753-1".  But that seems to 
make no difference. I have attempted to use the -o and the --offline flags, but the 
builds still fail with the same message.

If anyone has any ideas I'd like to hear them.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to