[jboss-jira] [JBoss JIRA] Closed: (JBBUILD-471) Release plugin screws up the pom header
Paul Gier (JIRA)
jira-events at lists.jboss.org
Thu Dec 4 14:47:36 EST 2008
[ https://jira.jboss.org/jira/browse/JBBUILD-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Gier closed JBBUILD-471.
-----------------------------
Resolution: Out of Date
The relevant maven issues have been closed in the release plugin 2.0-beta-8.
> Release plugin screws up the pom header
> ---------------------------------------
>
> Key: JBBUILD-471
> URL: https://jira.jboss.org/jira/browse/JBBUILD-471
> Project: JBoss Build System
> Issue Type: Bug
> Components: Maven
> Reporter: Carlo de Wolf
> Assignee: Paul Gier
> Fix For: Maven Build - Maint 2008
>
>
> <?xml version="1.0" encoding="UTF-8"?>
> <!--
> vi:ts=2:sw=2:expandtab:
> -->
> <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">
> becomes:
> <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">
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list