[ http://jira.codehaus.org/browse/MNG-2593?page=comments#action_76825 ] 
            
Milos Kleint commented on MNG-2593:
-----------------------------------

it's MEVENIDE-449, not MNG-449

> Maven 2 stumbels upon non ASCII characters in the value of a 
> <localRepository> value in the $HOME/.m2/settings.xml
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: MNG-2593
>                 URL: http://jira.codehaus.org/browse/MNG-2593
>             Project: Maven 2
>          Issue Type: Bug
>    Affects Versions: 2.0.4
>         Environment: Windows XP
> Maven 2.0.4
>            Reporter: Bernhard Wellhöfer
>            Priority: Blocker
>
> I use a German Windows XP and my home folder is "C:\Dokumente und 
> Einstellungen\Wellhöfer".
> When my "C:\Dokumente und Einstellungen\Wellhöfer\.m2\settings.xml" settings 
> file contains the line
>     <localRepository>C:\Dokumente und 
> Einstellungen\Wellhöfer\.m2</localRepository>
> downloaded artifacts are not put under "C:\Dokumente und 
> Einstellungen\Wellhöfer\.m2". Maven2 creates a folder "C:\Dokumente und 
> Einstellungen\WellhÃfer\.m2" and puts the artifacts into this folder.
> When I remove the line 
>     <localRepository>C:\Dokumente und 
> Einstellungen\Wellhöfer\.m2</localRepository>
> from settings.xml the artifacts are put into the correct directory.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to