You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Mekaail (JIRA)" <ji...@codehaus.org> on 2006/12/12 07:47:46 UTC

[jira] Updated: (MIDEA-80) Transitive dependencies in a of a module in a multiproject should be exported

     [ http://jira.codehaus.org/browse/MIDEA-80?page=all ]

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

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

Fixed
However there were 3 tests that failed but it was because the test data was returning a list of Strings for getDependencies when it should be a List of Dependencies. So I commented out those 3 tests until they get fixed.
I didn't know how to fix it sorry. I'm still a Java begginner

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