additional config file location is now resolved relatively to the current 
project
---------------------------------------------------------------------------------

                 Key: MECLIPSE-670
                 URL: http://jira.codehaus.org/browse/MECLIPSE-670
             Project: Maven 2.x Eclipse Plugin
          Issue Type: Bug
    Affects Versions: 2.8
            Reporter: Guillaume Eyroulet
         Attachments: maven-eclipse-example.zip

In 2.7, it was resolved relatively to the root project.
It was easier to use in a project with many nested directories.  

root-project
 - pom.xml
 - eclipse
 -- eclipse additional config files
 - sub-project-1
 -- pom.xml with additionalConfig pointing to eclipse directory
 -- sub-project-2
 --- sub-project-2.1
 ---- pom.xml with additionalConfig pointing to eclipse directory



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