Marc...

Just try it again... looks like Maven just couldn't get it downloaded entirely...

To be safe, you may want to do the following first, just in case it got it partially downloaded:

rm -rf ${user.home}/.m2/repository/org/apache/maven/doxia

${user.home} on a windows box would be C:\Documents and Settings/<your.name>

Marc Logemann wrote:
Hi,

just wanted to build OpenJPA and got:

Downloading: http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-8/doxia-sink-api-1.0-alpha-8.pom
424b downloaded
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: org.apache.maven.doxia:doxia-sink-api

Reason: Error getting POM for 'org.apache.maven.doxia:doxia-sink-api' from the repository: Error transferring file
  org.apache.maven.doxia:doxia-sink-api: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)


Is there something wrong with the dependencies? I am first time Maven (allways managed to ignore it) user so perhaps i am missing something.

Thanks for infos.


--
regards
Marc Logemann
[blog] http://www.logemann.org
[busn] http://www.logentis.de



Reply via email to