[ http://jira.codehaus.org/browse/ARCHETYPE-79?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brett Porter moved MNG-2955 to ARCHETYPE-79: -------------------------------------------- Affects Version/s: (was: 2.0.6) (was: 2.0.4) (was: 2.0.5) (was: 2.0.2) (was: 2.0.3) (was: 2.0.1) (was: 2.0) Fix Version/s: (was: Reviewed Pending Version Assignment) Complexity: (was: Intermediate) Key: ARCHETYPE-79 (was: MNG-2955) Project: Maven Archetype (was: Maven 2) > Project namespaces not added to sub projects > -------------------------------------------- > > Key: ARCHETYPE-79 > URL: http://jira.codehaus.org/browse/ARCHETYPE-79 > Project: Maven Archetype > Issue Type: Bug > Environment: All > Reporter: Oskar Carlstedt > Priority: Trivial > > When creating a sub project, the namespace in the pom is not set. The root > pom will allways look like: > <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"> > ... > </project> > The sub projects pom will allways look like: > <?xml version="1.0"?><project> > Not a major thing. Maybe there is a reason for this. > With Kind Regards > Oskar -- 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