[ http://jira.codehaus.org/browse/MRELEASE-15?page=all ]
Jason van Zyl moved MNG-1705 to MRELEASE-15:
--------------------------------------------
Component: (was: maven-release-plugin)
Workflow: jira (was: Maven)
Key: MRELEASE-15 (was: MNG-1705)
Project: Maven 2.x Release Plugin (was: Maven 2)
> Release plugin loses namespace information from pom.xml
> -------------------------------------------------------
>
> Key: MRELEASE-15
> URL: http://jira.codehaus.org/browse/MRELEASE-15
> Project: Maven 2.x Release Plugin
> Type: Bug
> Reporter: Wim Deblauwe
> Assignee: Brett Porter
>
>
> When a pom.xml defines the correct namespace, like this:
> <project xmlns="http://maven.apache.org/POM/4.0.0"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
> http://maven.apache.org/maven-v4_0_0.xsd">
> then this information gets lost when doing a release:prepare. This should
> remain because xml editors (like XMLSpy) use this info for code completion
> and validation of the xml.
> regards,
> Wim
--
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]