[ http://jira.codehaus.org/browse/MIDEA-35?page=comments#action_61005 ] 

Geoffrey De Smet commented on MIDEA-35:
---------------------------------------

This might be the reason of the TODO in my patch (which is already applied):
IntelliJ would ignore the setting to copy a library to WEB-INF/lib.

> Module Libraries and WebModule libraries to package should not have a name 
> attribute
> ------------------------------------------------------------------------------------
>
>          Key: MIDEA-35
>          URL: http://jira.codehaus.org/browse/MIDEA-35
>      Project: Maven 2.x Idea Plugin
>         Type: Bug

>     Versions: 2.0
>     Reporter: Manfred Geiler
>     Priority: Blocker
>  Attachments: idea-2.patch
>
>
> Idea 5.x does not seem to support name attributes in module library 
> definitions. At least it leads to buggy behavior when WebModule settings are 
> involved.
> There is no way to add a module library with a name from within IDEA. So what 
> the plugin is using here is an undocumented feature that leads to strange 
> results.
> The solution is to add the module libraries without the name attribute and to 
> add the WebModule containerElements without a name too. Instead the jar URL 
> is added to the containerElement.
> see applied patch
> Cheers,
> Manfred

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