You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Jochen Schäfer (JIRA)" <ji...@apache.org> on 2012/10/25 11:18:14 UTC

[jira] [Resolved] (IVY-1378) Ivy default cache path with Umlauts lets it crash.

     [ https://issues.apache.org/jira/browse/IVY-1378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jochen Schäfer resolved IVY-1378.
---------------------------------

    Resolution: Fixed
    
> Ivy default cache path with Umlauts lets it crash.
> --------------------------------------------------
>
>                 Key: IVY-1378
>                 URL: https://issues.apache.org/jira/browse/IVY-1378
>             Project: Ivy
>          Issue Type: Bug
>    Affects Versions: 2.2.0
>         Environment: Windows 7 64 bit
> JDK 1.7
> Netbeans 7.2 with integrated Ant 1.8.3
>            Reporter: Jochen Schäfer
>            Priority: Critical
>         Attachments: debug.txt, debug.txt, debug.txt
>
>
> I'm trying to build the Solr 4 beta. When ivy tries to fetch the dependencies into the cache, I get the following message:
> 	io problem while parsing ivy file: http://repo1.maven.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom: Path contains invalid character: ä
> 		module not found: commons-codec#commons-codec;1.6
> 	==== local: tried
> 	  C:\Users\Jochen Schäfer\.ivy2/local/commons-codec/commons-codec/1.6/ivys/ivy.xml
> 	  -- artifact commons-codec#commons-codec;1.6!commons-codec.jar:
> 	  C:\Users\Jochen Schäfer\.ivy2/local/commons-codec/commons-codec/1.6/jars/commons-codec.jar
> 	==== shared: tried
> 	  C:\Users\Jochen Schäfer\.ivy2/shared/commons-codec/commons-codec/1.6/ivys/ivy.xml
> 	  -- artifact commons-codec#commons-codec;1.6!commons-codec.jar:
> 	  C:\Users\Jochen Schäfer\.ivy2/shared/commons-codec/commons-codec/1.6/jars/commons-codec.jar
> 	==== public: tried
> 	  http://repo1.maven.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
> 	==== sonatype-releases: tried
> 	  http://oss.sonatype.org/content/repositories/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
> 	  -- artifact commons-codec#commons-codec;1.6!commons-codec.jar:
> 	  http://oss.sonatype.org/content/repositories/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
> 	==== working-chinese-mirror: tried
> 	  http://mirror.netcologne.de/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
> 	  -- artifact commons-codec#commons-codec;1.6!commons-codec.jar:
> 	  http://mirror.netcologne.de/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
> 		::::::::::::::::::::::::::::::::::::::::::::::
> 		::          UNRESOLVED DEPENDENCIES         ::
> 		::::::::::::::::::::::::::::::::::::::::::::::
> 		:: commons-codec#commons-codec;1.6: not found
> 		::::::::::::::::::::::::::::::::::::::::::::::

--
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