[
https://issues.apache.org/jira/browse/ODE-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12876654#action_12876654
]
Milinda Lakmal Pathirage commented on ODE-845:
----------------------------------------------
Delete that will not resolve the issue. There are couple missing dependencies
in various poms and most transports jars referring to unavailable versions.
From Axis2 1.5 release transports are in separate project and there are couple
of deprecated Axis2 modules in poms. Also WAR distribution created from maven
build doesn't work. We are working on fixing these issues. We'll commit those
changes once we are done with it.
> 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.