Maven build breaks due to repository problem
--------------------------------------------
Key: ODE-845
URL: https://issues.apache.org/jira/browse/ODE-845
Project: ODE
Issue Type: Bug
Components: Build System
Affects Versions: 1.3.4
Environment: maven 2.2.1
Sun JDK6
Ubuntu 9.04
Reporter: Waruna Ranasinghe
Fix For: 1.3.5
I tried several times by deleting axis2-transport-local-1.5.jar in m2 repo, but
the issue is consistently appear.
looks like there is a problem with the repo used
Downloading:
https://maven-repository.dev.java.net/nonav/repository//org.apache.axis2/jars/axis2-transport-local-1.5.jar
372b downloaded (axis2-transport-local-1.5.jar)
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'ef7f9fef7b97b486ad43a58fd7867ba8a1961fcc'; remote = '<!DOCTYPE' - RETRYING
Downloading:
https://maven-repository.dev.java.net/nonav/repository//org.apache.axis2/jars/axis2-transport-local-1.5.jar
372b downloaded (axis2-transport-local-1.5.jar)
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'ef7f9fef7b97b486ad43a58fd7867ba8a1961fcc'; remote = '<!DOCTYPE' - IGNORING
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 87 source files to
/home/waruna/ODE/ode-trunk/utils/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
error: error reading
/home/waruna/.m2/repository/org/apache/axis2/axis2-transport-local/1.5/axis2-transport-local-1.5.jar;
error in opening zip file
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.