You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Ralf Quebbemann (JIRA)" <ji...@codehaus.org> on 2007/04/05 12:41:01 UTC

[jira] Created: (MIDEA-85) [Patch] Allow organizing of modules into groups

[Patch] Allow organizing of modules into groups
-----------------------------------------------

                 Key: MIDEA-85
                 URL: http://jira.codehaus.org/browse/MIDEA-85
             Project: Maven 2.x Idea Plugin
          Issue Type: New Feature
    Affects Versions: 2.0
            Reporter: Ralf Quebbemann


The Idea plugin currently does not support grouping of modules. Grouping of modules is very useful in case you have a "deep" project structure with several container (or parent) projects within projects.

This feature organizes project modules into groups and can be activated setting the property "useGroups" to true.

Most of the code was provided by idus (Apache MyFaces, Tobago Committer). I simply added the property to activate this option.

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

        

[jira] Updated: (MIDEA-85) [Patch] Allow organizing of modules into groups

Posted by "Ralf Quebbemann (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MIDEA-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ralf Quebbemann updated MIDEA-85:
---------------------------------

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

Patch allows organizing of modules into groups. The feature can be enabled setting the property "useGroups" to true.

> [Patch] Allow organizing of modules into groups
> -----------------------------------------------
>
>                 Key: MIDEA-85
>                 URL: http://jira.codehaus.org/browse/MIDEA-85
>             Project: Maven 2.x Idea Plugin
>          Issue Type: New Feature
>    Affects Versions: 2.0
>            Reporter: Ralf Quebbemann
>         Attachments: MIDEA-85-maven-idea-plugin.patch
>
>
> The Idea plugin currently does not support grouping of modules. Grouping of modules is very useful in case you have a "deep" project structure with several container (or parent) projects within projects.
> This feature organizes project modules into groups and can be activated setting the property "useGroups" to true.
> Most of the code was provided by idus (Apache MyFaces, Tobago Committer). I simply added the property to activate this option.

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