[ http://jira.codehaus.org/browse/MDEP-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Baptiste MATHUS updated MDEP-284: --------------------------------- Attachment: maven-dependency-get-transitive.patch > Get Mojo ignores the transitive attribute because of a typo in the parameter > declaration > ---------------------------------------------------------------------------------------- > > Key: MDEP-284 > URL: http://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 > Attachments: maven-dependency-get-transitive.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. - 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