[
https://issues.apache.org/jira/browse/SQOOP-526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534989#comment-13534989
]
Guido Serra aka Zeph commented on SQOOP-526:
--------------------------------------------
constructed by ivy...
{code:xml}
<target name="ivy-retrieve-hadoop" depends="ivy-init,ivy-resolve-hadoop">
<!-- retrieve hadoop refs normally. -->
<ivy:retrieve settingsRef="${name}.ivy.settings"
pattern="${build.ivy.lib.dir}/${ivy.artifact.retrieve.pattern}"
sync="true" />
<ivy:cachepath pathid="${name}.hadoop.classpath"
conf="hadoop${hadoopversion}" />
<echo>WHATEVER!!! ${ant.refid:sqoop.hadoop.classpath}</echo>
</target>
{code}
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira