[ 
http://jira.codehaus.org/browse/MNG-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Herve Boutemy closed MNG-2593.
------------------------------

         Assignee: Herve Boutemy
       Resolution: Fixed
    Fix Version/s:     (was: 2.0.x)
                   2.0.8

fixed in MNG-2254

> 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
>          Components: Settings
>    Affects Versions: 2.0.4
>         Environment: Windows XP
> Maven 2.0.4
>            Reporter: Bernhard Wellhöfer
>            Assignee: Herve Boutemy
>            Priority: Blocker
>             Fix For: 2.0.8
>
>
> 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