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

Manfred Geiler commented on MIDEA-35:
-------------------------------------

No, sorry for bringing you false hope  ;-)
By "undocumented" I meant that it is not possible from with IDEA GUI to achieve 
that result. It's only possible to have named module lib definitions when you 
fiddle with iml files directly.


> 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
>     Assignee: Edwin Punzalan
>     Priority: Blocker
>      Fix For: 2.0
>  Attachments: MIDEA-35.patch, 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