[ https://issues.apache.org/jira/browse/AXIS2-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834055#action_12834055 ]
Axis2 user commented on AXIS2-4623: ----------------------------------- Looks like the the jar file did not get downloaded properly.What's the URL to get the file? <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="http://download.java.net/maven/1/org.apache.ws.commons.axiom/jars/axiom-api-1.2.8.jar">here</a>.</p> <hr> <address>Apache Server at maven-repository.dev.java.net Port 443</address> </body></html> > Unable to build axis2 jar with maven > ------------------------------------ > > Key: AXIS2-4623 > URL: https://issues.apache.org/jira/browse/AXIS2-4623 > Project: Axis2 > Issue Type: Bug > Components: samples, build,site > Affects Versions: 1.5.1 > Environment: Axis2 -1.5.1 > Maven -2.2.1 > Java 1.6 > Reporter: Axis2 user > > I'm a newbie and trying to build the axis jar using mvn install.I get these > errors for many files. > error: error reading > C:\Users\xxxx\.m2\repository\org\apache\ws\commons\axiom\axiom-api\1.2.8\axiom-api-1.2.8.jar; > error in opening zip file > error: error reading > C:\Users\xxxx\.m2\repository\org\apache\ws\commons\axiom\axiom-impl\1.2.8\axiom-impl-1.2.8.jar; > error in opening zip file > error: error reading > C:\Users\xxxx\.m2\repository\org\apache\ws\commons\axiom\axiom-dom\1.2.8\axiom-dom-1.2.8.jar; > error in opening zip file > But when I go and check the dir,the file seems to be there. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.