Goal one:convert ignores extend tag in project.xml
--------------------------------------------------

                 Key: MONE-26
                 URL: http://jira.codehaus.org/browse/MONE-26
             Project: Maven 2.x One Plugin
          Issue Type: Bug
    Affects Versions: 1.2
         Environment: Maven version: 2.0.9
Java version: 1.6.0_05
OS name: "mac os x" version: "10.5.2" arch: "x86_64" Family: "mac"
            Reporter: Martin Burger


I tried to convert a Maven 1 project.xml (v3 pom) to a Maven 2 pom.xml (v4 
pom). In project.xml, I use <extend> to inherit some values from a 
"project_base.xml" file. The goal one:convert seems to ignore the base file, so 
no configuration values from that base file are present in the generated 
pom.xml file.

-- 
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

        

Reply via email to