[ http://jira.codehaus.org/browse/MIDEA-69?page=all ]
Martin Marinschek updated MIDEA-69:
-----------------------------------
Attachment: linkModulesExcept_new.patch
New version - patch seemed invalid.
regards,
Martin
> [Patch] allowing to optionally not link certain modules directly
> ----------------------------------------------------------------
>
> Key: MIDEA-69
> URL: http://jira.codehaus.org/browse/MIDEA-69
> Project: Maven 2.x Idea Plugin
> Issue Type: Improvement
> Reporter: Martin Marinschek
> Attachments: linkModulesExcept.patch, linkModulesExcept_new.patch
>
>
> Maven-Idea currently allows to centrally switch linking modules on or off
> (using the switch link-modules). This patch allows to specify _exactly_ which
> modules will not be linked directly. For our project (Apache MyFaces, to be
> more precise) this is essential - we need to link some modules as a jar
> (cause there are some artifacts in these modules which need to be built
> specifically), but don't want to loose the freedom of working with the other
> modules without having to go through a full maven build always.
> This patch adds a new property:
> linkModulesExcept
> which is treated as a comma-separated list of modules which will necessarily
> be linked as a jar.
> regards,
> Martin
> P.S.: for people trying this out locally - I had to change the version in the
> pom of the maven-idea-plugin from 2-SNAPSHOT to 2 for building the
> maven-idea-plugin locally.
--
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