From a35783865b4f40a16fee02b8d657e0f7affe92fa Mon Sep 17 00:00:00 2001 From: aheritier Date: Mon, 30 Apr 2007 10:23:47 +0000 Subject: [PATCH] [maven-scm-plugin] prepare release 1.7 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@533674 13f79535-47bb-0310-9956-ffa450edef68 --- idea/project.xml | 13 +++++--- idea/xdocs/changes.xml | 73 +++++++++++++++++++++--------------------- 2 files changed, 44 insertions(+), 42 deletions(-) diff --git a/idea/project.xml b/idea/project.xml index dc01e687..d9762304 100644 --- a/idea/project.xml +++ b/idea/project.xml @@ -1,4 +1,4 @@ - + - - + ../plugins-parent/project.xml 3 maven-idea-plugin Maven IDEA Plugin - 1.7-SNAPSHOT + 1.7 IDEA Plugin for Maven IDEA Plugin for Maven. @@ -49,6 +47,11 @@ 1.6 maven-idea-plugin-1.6 + + 1.7 + 1.7 + maven-idea-plugin-1.7 + diff --git a/idea/xdocs/changes.xml b/idea/xdocs/changes.xml index 9b81d7fb..9b43edf8 100644 --- a/idea/xdocs/changes.xml +++ b/idea/xdocs/changes.xml @@ -18,43 +18,42 @@ * limitations under the License. */ --> - - - - Changes - Michal Maczka - - - - Autodetect which version control system to use - - - Use relative paths for projects and modules for projects easier to check into SCM - Make projects within the reactor set IDEA module dependencies, but keep all others as JAR dependencies - Add a property for specifying generated source directories to include in the module - Set source level properties based on the compile source level + + + Changes + Michal Maczka + + + + Autodetect which version control system to use + + + Use relative paths for projects and modules for projects easier to check into SCM + Make projects within the reactor set IDEA module dependencies, but keep all others as JAR dependencies + Add a property for specifying generated source directories to include in the module + Set source level properties based on the compile source level Add maven.idea.jdkproperty so that the JDK can be explicitly specified if it does not use the IDEA default - - Deployment descriptor for ejb.jar hard-coded - v4/module.jelly generates incorrect references to $MODULE_DIR$ - Generate a module for the multiproject itself - idea:multiproject without idea:workspace so a local workspaces aren't lost - include maven project resources in module library - Add depencies on ejb or war modules - exclude build output directory in module - set module to JAVA_MODULE for compatibility with both 4.5 and Irida. - Add output path for libraries in web modules - - - match module type to artifact type - - - Default to project version 4. - Use a multiproject dependency handle so that you can use multiproject properties in idea:multiproject. - - - Added idea:multiproject goal. Other goals were decomposed. - - + + Deployment descriptor for ejb.jar hard-coded + v4/module.jelly generates incorrect references to $MODULE_DIR$ + Generate a module for the multiproject itself + idea:multiproject without idea:workspace so a local workspaces aren't lost + include maven project resources in module library + Add depencies on ejb or war modules + exclude build output directory in module + set module to JAVA_MODULE for compatibility with both 4.5 and Irida. + Add output path for libraries in web modules + + + match module type to artifact type + + + Default to project version 4. + Use a multiproject dependency handle so that you can use multiproject properties in idea:multiproject. + + + Added idea:multiproject goal. Other goals were decomposed. + +