You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Johann Reyes (JIRA)" <ji...@codehaus.org> on 2006/04/04 16:30:48 UTC

[jira] Commented: (MIDEA-44) Optional toggle switch to revert MIDEA-35

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

Johann Reyes commented on MIDEA-44:
-----------------------------------

This again is causing problem for web module settings. This I believe is true for idea 5.x although I'm did my testing in idea 5.1

The default behavior in Idea is that they don't use short names no more to reference module libraries, and when the library name is include to build a web module in idea, at first looks pfine, is going to include all your jars in the web module, but restart the IDE and you'll see you lost your packaging settings, this being when you shutdown idea, it tried to remove the name attribute from the .iml file , and it doing so, you lose your packaging settings. This sadly is a big pain since one has to setup the dependecies then eveytime the IDE is restarted.

> Optional toggle switch to revert MIDEA-35
> -----------------------------------------
>
>          Key: MIDEA-44
>          URL: http://jira.codehaus.org/browse/MIDEA-44
>      Project: Maven 2.x Idea Plugin
>         Type: Improvement

>     Reporter: Patrick Lightbody
>     Assignee: Brett Porter
>      Fix For: 2.0
>  Attachments: useShortDependencyNames.patch
>
>
> I never had any problems with the short names that were removed when MIDEA-35 was fixed, but I believe the reporter that it can cause problems. However, I think that it is a useful enough feature that users should be able to turn it on if they want to. So here is a patch that does that.

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