Include other XML files from POM -------------------------------- Key: MNG-5173 URL: https://jira.codehaus.org/browse/MNG-5173 Project: Maven 2 & 3 Issue Type: Wish Components: General Affects Versions: 3.0.3 Environment: All Environments Reporter: Ravi K
Users should have the ability to include XML files in pom files. Ex: If I have execution blocks in a seperate xml file ex: <executions><execution>.....</execution></executions> In the main pom file I just want to include the xml file in the same folder.. This will reduce the size of the pom file and also automation. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira