Rajesh Koilpillai created SQOOP-526:
---------------------------------------
Summary: Unable to resolve maven-scm-providers-standard
Key: SQOOP-526
URL: https://issues.apache.org/jira/browse/SQOOP-526
Project: Sqoop
Issue Type: Bug
Components: build
Affects Versions: 1.4.1-incubating
Environment: ubuntu 11
Reporter: Rajesh Koilpillai
Priority: Trivial
Not sure why it is unable to resolve this POM while running "ant test", tried
removing the folder and re-tried but it didn't seem to make any difference.
Unable to obtain resource from
/home/rajesh/.ivy2/cache/org.apache.maven.scm/maven-scm-providers-standard/poms/maven-scm-providers-standard-1.6.pom:
java.util.zip.ZipException: error in opening zip file
[junit] Unable to obtain resource from
/home/rajesh/.ivy2/cache/org.apache.maven.scm/maven-scm-providers-standard/poms/maven-scm-providers-standard-1.6.pom:
[junit] java.util.zip.ZipException: error in opening zip file
[junit] at java.util.zip.ZipFile.open(Native Method)
[junit] at java.util.zip.ZipFile.<init>(ZipFile.java:127)
[junit] at java.util.jar.JarFile.<init>(JarFile.java:135)
[junit] at java.util.jar.JarFile.<init>(JarFile.java:99)
[junit] at
org.apache.tools.ant.AntClassLoader.getResourceURL(AntClassLoader.java:1002)
[junit] at
org.apache.tools.ant.AntClassLoader$ResourceEnumeration.findNextResource(AntClassLoader.java:145)
[junit] at
org.apache.tools.ant.AntClassLoader$ResourceEnumeration.<init>(AntClassLoader.java:109)
[junit] at
org.apache.tools.ant.AntClassLoader.findResources(AntClassLoader.java:949)
[junit] at
org.apache.tools.ant.AntClassLoader.getNamedResources(AntClassLoader.java:918)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira