[ https://jira.codehaus.org/browse/MDEP-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephen Connolly updated MDEP-284: ---------------------------------- Fix Version/s: 2.4 > Get Mojo ignores the transitive attribute because of a typo in the parameter > declaration > ---------------------------------------------------------------------------------------- > > Key: MDEP-284 > URL: https://jira.codehaus.org/browse/MDEP-284 > Project: Maven 2.x Dependency Plugin > Issue Type: Bug > Affects Versions: 2.1 > Reporter: Baptiste MATHUS > Assignee: Brian Fox > Fix For: 2.4 > > Attachments: maven-dependency-get-transitive.patch, mdep-284.patch > > > [Note : "get" is missing as a component for MDEP jira.] > Due to a typo in the GetMojo code, transitive resolution doesn't work. > @parameter was set to {$transitive} instead of ${transitive}. > Thanks a lot. > PS : I tried providing the corresponding ITs, but didn't really manage to > cope with configuring the (stub) environment. I'm providing the unfinished > code anyway, since I think it might be missing not much. Feel free to wipe > all ITs I tried to initiate if it's simpler. I think I'll have a look at how > you do it, if you find time for that. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira