jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven 1.x Release Plugin
  • MPRELEASE-16

Unable to change project.xml file that contains xsd information

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Blocker Blocker
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.5
  • Labels:
    None

Description

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.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
fabrizio giustina added a comment - 07/Dec/05 5:41 PM

fixed in version 1.5 of the RELEASE plugin (the scm goal just call code from the release plugin)

Show
fabrizio giustina added a comment - 07/Dec/05 5:41 PM fixed in version 1.5 of the RELEASE plugin (the scm goal just call code from the release plugin)

People

  • Assignee:
    fabrizio giustina
    Reporter:
    David Jackman
Vote (1)
Watch (1)

Dates

  • Created:
    24/Aug/05 1:33 PM
    Updated:
    07/Dec/05 5:41 PM
    Resolved:
    07/Dec/05 5:41 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.