[ http://jira.codehaus.org/browse/MPRELEASE-16?page=all ]
fabrizio giustina moved MPSCM-64 to MPRELEASE-16:
-------------------------------------------------
Version: (was: 1.4)
Key: MPRELEASE-16 (was: MPSCM-64)
Project: maven-release-plugin (was: maven-scm-plugin)
> Unable to change project.xml file that contains xsd information
> ---------------------------------------------------------------
>
> Key: MPRELEASE-16
> URL: http://jira.codehaus.org/browse/MPRELEASE-16
> Project: maven-release-plugin
> Type: Bug
> Reporter: David Jackman
> Priority: Blocker
> Fix For: 1.5
>
>
> A project.xml that contains xsd can't be parsed and changed by the
> scm:prepare-release goal for some reason. Mine looks like this:
> <project
> xmlns="http://maven.apache.org/POM/3.0.0"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xsi:schemaLocation="http://maven.apache.org/POM/3.0.0
> http://maven.apache.org/maven-v3_0_0.xsd">
> ...
> </project>
> The worst part is the goal doesn't fail when this error occurs, so the source
> still gets tagged and the build succeeds.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]