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

Geoffrey commented on MIDEA-15:
-------------------------------

This issue is important to allow to FAST hot deployment of the exploded 
directory, without making artifacts, in IntelliJ (not using maven).

To allow this:
1) Provided, system and test scoped dependencies must be "do not package", so 
only compile and runtime.
2) Dependend modules must be "copy module output to" /WEB-INF/classes (for 
speed they should not be jarred)
3) Other dependencies must be "copy files to" /WEB-INF/lib/x.jar

> add support for war module configuration in iml
> -----------------------------------------------
>
>          Key: MIDEA-15
>          URL: http://jira.codehaus.org/browse/MIDEA-15
>      Project: Maven 2.x Idea Plugin
>         Type: Bug

>     Reporter: Brett Porter

>
>


-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to