You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Edwin Punzalan (JIRA)" <ji...@codehaus.org> on 2006/03/04 05:57:14 UTC

[jira] Closed: (MIDEA-26) Library support and template overrides

     [ http://jira.codehaus.org/browse/MIDEA-26?page=all ]
     
Edwin Punzalan closed MIDEA-26:
-------------------------------

     Assign To: Edwin Punzalan
    Resolution: Fixed

Patch applied. Thanks.

> Library support and template overrides
> --------------------------------------
>
>          Key: MIDEA-26
>          URL: http://jira.codehaus.org/browse/MIDEA-26
>      Project: Maven 2.x Idea Plugin
>         Type: New Feature

>     Reporter: Patrick Lightbody
>     Assignee: Edwin Punzalan
>  Attachments: idea.diff, idea.diff, idea.diff, idea.diff, idea.diff, idea.patch
>
>
> The supplied patch provides two features:
> 1) If the files workspace.xml, module.xml, or project.xml are found in src/main/idea, they will be used in place of those found in the plugin jar. That is, they will be used for creating new config files (Rather than updating existing ones).
> 2) You may specify a <library> element that can allow you to tweak how the library is defined in the module:
>  * exclude: prevents the library from being configured - great for times when you wish to instead link in a module as a dependency
>  * sources: a comma separated list of source paths to bind to the library
>  * classes: a comma separated list of class paths to use in place of the typical jar found in ~/.m2

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org