[ https://issues.apache.org/jira/browse/KARAF-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13854073#comment-13854073
]
Jean-Baptiste Onofré commented on KARAF-2640:
---------------------------------------------
Fixed on trunk: https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=commit;h=36f092e9e3855294bc4401fd2a5fb7fbabb90bca
> 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)
|