I managed to fix this by doing:
grep -r doxia ~/.m2
and removing all the POMs that have any dependency on anything related
to doxia. Not elegant, but it worked for me.
-- Mark
Mark Hansen wrote:
FIX isn't working for me. Still getting error trying to download
doxia-1.0-alpha-8.pom from http:snapshots.maven.codehaus.org/maven2
[INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking
for updates from central
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5.pom
2K downloaded
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5.jar
52K downloaded
Downloading:
http://repo1.maven.org/maven2/org/mortbay/jetty/jetty/6.0.0beta15/jetty-6.0.0beta15.pom
2K downloaded
Downloading:
http://repo1.maven.org/maven2/org/mortbay/jetty/project/6.0.0beta15/project-6.0.0beta15.pom
8K downloaded
Downloading:
http://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.0.0beta15/servlet-api-2.5-6.0.0beta15.pom
1K downloaded
Downloading:
http://repo1.maven.org/maven2/org/mortbay/jetty/jetty-util/6.0.0beta15/jetty-util-6.0.0beta15.pom
2K downloaded
Downloading:
http://snapshots.maven.codehaus.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-8/doxia-1.0-alpha-8.pom
[INFO]
----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
----------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).
Project ID: org.apache.maven.doxia:doxia
Reason: Error getting POM for 'org.apache.maven.doxia:doxia' from the
repository: Error transferring file
org.apache.maven.doxia:doxia:pom:1.0-alpha-8
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
apache.snapshots (http://svn.apache.org/maven-snapshot-repository),
snapshots (http://snapshots.maven.codehaus.org/maven2)
Brett Porter wrote:
Hi,
This should now be fixed. Please remove the following files from your
local repository to correct the issue:
org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-8/doxia-site-renderer-1.0-alpha-8.pom
org/mortbay/jetty/project/6.0.0beta15/project-6.0.0beta15.pom
org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5.pom
Cheers,
Brett
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]