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

POM is not read using the right encoding

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.0
    • 2.0.1
    • POM::Encoding
    • None

    Description

      IIRC XML standard says that default encoding is UTF-8 for xml files

      That can be overriden with
      <?xml version="1.0" encoding="ISO-8859-1"?>

      But files without header saved as UTF8 are not parsed in some systems (eg windows, solaris), while files saved as other encoding (I believe it was ansi) break under a Mac mini with yellowdog linux

      Attachments

        Activity

          People

            jdcasey John Dennis Casey
            carlos Carlos Sanchez Gonzalez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: