[jboss-jira] [JBoss JIRA] Created: (JBBUILD-471) Release plugin screws up the pom header

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Fri May 2 06:39:18 EDT 2008


Release plugin screws up the pom header
---------------------------------------

                 Key: JBBUILD-471
                 URL: http://jira.jboss.com/jira/browse/JBBUILD-471
             Project: JBoss Build System
          Issue Type: Bug
          Components: Maven
            Reporter: Carlo de Wolf


<?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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list