[ 
https://issues.apache.org/jira/browse/SQOOP-526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13536177#comment-13536177
 ] 

Jarek Jarcec Cecho commented on SQOOP-526:
------------------------------------------

Hi Guido,
thank you very much for diving into this issue. I've took a look on most recent 
patch "ivy_pom.xml" and I can confirm that applying it, the weird error message 
goes away. I've noticed that you are also changing build.xml file by adding 
comment. It seems to me that the comment is artifact from your previous 
testing. Do you think that it would make sense to remove it?

Jarcec
                
> 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, 1.4.2, 1.4.3
>         Environment: ubuntu 11
>            Reporter: Rajesh Koilpillai
>            Assignee: Jarek Jarcec Cecho
>            Priority: Trivial
>         Attachments: ivy_pom.diff, remove_pom.diff
>
>
> 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

Reply via email to