[ https://issues.apache.org/jira/browse/KARAF-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jean-Baptiste Onofré reassigned KARAF-2640: ------------------------------------------- Assignee: Jean-Baptiste Onofré > SAXParseException when attempting to execute a dry run of Karaf release > ----------------------------------------------------------------------- > > Key: KARAF-2640 > URL: https://issues.apache.org/jira/browse/KARAF-2640 > Project: Karaf > Issue Type: Bug > Affects Versions: 3.0.0 > Reporter: Jamie goodyear > Assignee: Jean-Baptiste Onofré > Fix For: 3.0.0 > > > 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. > {code} > [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. > {code} -- This message was sent by Atlassian JIRA (v6.1.4#6159)