From 56c00dd5a870ec6528faae39394b5b4158f4e155 Mon Sep 17 00:00:00 2001 From: brett Date: Fri, 10 Jun 2005 06:35:25 +0000 Subject: [PATCH] PR: MPIDEA-7, MPIDEA-10, MPIDEA-19 Submitted by: David Jencks Reviewed by: Brett Porter (applied with modifications) rollup of IDEA plugin fixes git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@189908 13f79535-47bb-0310-9956-ffa450edef68 --- idea/plugin.jelly | 11 +++ .../templates/v4/module.jelly | 69 ++++++++++++------- .../templates/v4/multiproject.jelly | 18 ++++- .../templates/v4/project.jelly | 18 ++++- idea/xdocs/changes.xml | 3 + idea/xdocs/properties.xml | 7 ++ 6 files changed, 96 insertions(+), 30 deletions(-) diff --git a/idea/plugin.jelly b/idea/plugin.jelly index fb2f73c4..9bd26aab 100644 --- a/idea/plugin.jelly +++ b/idea/plugin.jelly @@ -117,6 +117,17 @@ + + + + - - @@ -113,9 +111,9 @@ - - - + + + @@ -138,7 +136,12 @@ - + + + + + + @@ -174,27 +177,41 @@ - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + ${testPlugin.getDependency('junit').getVersion()} + + + + + + + + + + + + diff --git a/idea/src/plugin-resources/templates/v4/multiproject.jelly b/idea/src/plugin-resources/templates/v4/multiproject.jelly index ea47bd0e..56a57a59 100644 --- a/idea/src/plugin-resources/templates/v4/multiproject.jelly +++ b/idea/src/plugin-resources/templates/v4/multiproject.jelly @@ -17,10 +17,24 @@ */ --> - + - + + + + + + + + + + + + + + +