[ http://jira.codehaus.org/browse/MEAR-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_103428 ]
Thomas Hart commented on MEAR-73: --------------------------------- Ok i see it. Your are right, the patch is wrong. Please give me a second try, i think {{project.getArtifacts()}} is the right place. To get the list with no transitive dependencies simply use {{project.getDependencyArtifacts()}}. > Property to disable transitive dependencies resolving > ----------------------------------------------------- > > Key: MEAR-73 > URL: http://jira.codehaus.org/browse/MEAR-73 > Project: Maven 2.x Ear Plugin > Issue Type: Improvement > Reporter: Thomas Hart > Assignee: Stephane Nicoll > Attachments: ear.jpg, patch.txt, patch2.txt > > > We have ears with a lot of modules. So the transitive dependencies are very > huge and to exclude all these with {{<excluded>true</excluded>}} is no > option. Also to mark these dependencies with optional is no way. It is > possible to create a new property for that? -- 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