[ 
http://jira.codehaus.org/browse/MIDEA-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Mekaail updated MIDEA-80:
---------------------------------

    Attachment: MIDEA-80-maven-idea-plugin.patch

This is a working patch better than the previous one because it solves the 
problem and fixes a bug that was on the old one. In this patch I've also fixed 
the 3 tests that were failing and I've added an extra test to test my code.
Please can you look at this patch and give me feedback or commit it to the 
Maven Idea Plugin.
Thanks

> Transitive dependencies in a of a module in a multiproject should be exported
> -----------------------------------------------------------------------------
>
>                 Key: MIDEA-80
>                 URL: http://jira.codehaus.org/browse/MIDEA-80
>             Project: Maven 2.x Idea Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.1
>            Reporter: Michael Mekaail
>            Priority: Critical
>         Attachments: MIDEA-80-maven-idea-plugin.patch, 
> MIDEA-80-maven-idea-plugin.patch
>
>
> Currently the maven-idea-plugin treats all dependencies the same in that it 
> just adds all of them to each module
> But what I would like is that if I have dependencies that are transative as a 
> result of it depending upon another module in my multimodule project then I 
> would like the module to be dependent only upon its upper module and this 
> upper module to export all its dependencies.
> This stops cluttering of alot of dependencies being put in for each module 
> when they can all just be exported from the top level dependency.

-- 
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

        

Reply via email to