Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-2593

Maven 2 stumbels upon non ASCII characters in the value of a <localRepository> value in the $HOME/.m2/settings.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 2.0.4
    • 2.0.8
    • Settings
    • None
    • Windows XP
      Maven 2.0.4

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              hboutemy Herve Boutemy
              bwellhoefer Joe Cool
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: