[ 
https://jira.codehaus.org/browse/MOJO-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=276657#comment-276657
 ] 

James Homer commented on MOJO-1724:
-----------------------------------

By now, my workaround is to add the transitive projects manually in all the 
proper pom files. Eventhough my project is not very big (around 15 submodules) 
tihs is getting to be a major issue, and is one of the main reason to keep 
using Makefiles at the same time....

I have downloaded the code, and I think and can fix the issue. It would require 
to inject a ProjectDependenciesResolver into the current NativeUnZipIncMojo, 
call the proper resolve method from "getIncZipDependencies". I will let you now 
my progress. In case I manage to fix it, I would like to join the dev team, and 
submit the patch.

> Transitive dependency resolution for inczip dependencies not working
> --------------------------------------------------------------------
>
>                 Key: MOJO-1724
>                 URL: https://jira.codehaus.org/browse/MOJO-1724
>             Project: Mojo
>          Issue Type: Bug
>          Components: native
>         Environment: native-mavne-plagin alpha-1, maven 3.0.3, Linux 
> centos.localdomain 2.6.18-238.9.1.el5
>            Reporter: James Homer
>
> When you declare an inczip dependency into to your project, It is expected to 
> unzip both the direct dependency, and the transitive ones, which are not 
> currently handled. I think this is a requirement for any new dependency 
> management included by any plugin, because is part of maven principles.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to