[
https://jira.codehaus.org/browse/MIDEA-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MIDEA-69.
-------------------------------
Resolution: Won't Fix
Please refer to
https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014
if you're wondering why this issue was closed out.
> [Patch] allowing to optionally not link certain modules directly
> ----------------------------------------------------------------
>
> Key: MIDEA-69
> URL: https://jira.codehaus.org/browse/MIDEA-69
> Project: Maven IDEA Plugin (RETIRED)
> Issue Type: Improvement
> Reporter: Martin Marinschek
> Attachments: linkModulesExcept_new.patch, linkModulesExcept.patch,
> linkModulesExcept_v0.1.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 was sent by Atlassian JIRA
(v6.1.6#6162)