Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-2640

SAXParseException when attempting to execute a dry run of Karaf release

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • None
    • None

    Description

      org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 7; The processing instruction target matching "[xX][mM][lL]" is not allowed.

      This generally indicates an issue with the line entry:
      <?xml version="1.0" encoding="UTF-8"?>

      I've inspected for hidden whitespace characters or other noise, something else is catching here.

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.3.2:prepare (default-cli) on project karaf: Error reading POM: Error on line 1: The processing instruction target matching "[xX][mM][lL]" is not allowed. -> [Help 1]
      org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.3.2:prepare (default-cli) on project karaf: Error reading POM: Error on line 1: The processing instruction target matching "[xX][mM][lL]" is not allowed.
      

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            jgoodyear Jamie Mark Goodyear
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: