Could someone be so kind to apply this patch to Maven's IDEA plugin. I'd need it for the generation of the MyFaces intellij project. Applying the patch, the web modules will be configured more accurate, and IntelliJ will not loose the packaging method for dependend mods/libs all the time.
Thank you! Thomas ---------- Forwarded message ---------- From: Thomas Spiegl (JIRA) <[EMAIL PROTECTED]> Date: Jan 31, 2006 1:36 PM Subject: [jira] Created: (MIDEA-25) patch to add modules and libraries for web archives To: [email protected] patch to add modules and libraries for web archives --------------------------------------------------- Key: MIDEA-25 URL: http://jira.codehaus.org/browse/MIDEA-25 Project: Maven 2.x Idea Plugin Type: Improvement Reporter: Thomas Spiegl Attachments: IdeaMojo.patch I attached a patch for the maven2 idea plugin. The patch enhances the intellij web module configuration. Enhancement: configure all dependend modules and libraries needed for web archives, by using one of the following packaging methods: "JAR module output and copy file to" for dependend modules "Copy files to" for dependend libraries -- 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] -- http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
