From d0ea106e7822c3522c022dc17f48c98118d8deb0 Mon Sep 17 00:00:00 2001 From: aheritier Date: Tue, 28 Nov 2006 15:22:20 +0000 Subject: [PATCH] fix doc git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@480085 13f79535-47bb-0310-9956-ffa450edef68 --- eclipse/plugin.jelly | 2 +- eclipse/xdocs/goals.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/eclipse/plugin.jelly b/eclipse/plugin.jelly index cc80bd28..608a214a 100644 --- a/eclipse/plugin.jelly +++ b/eclipse/plugin.jelly @@ -110,7 +110,7 @@ - + diff --git a/eclipse/xdocs/goals.xml b/eclipse/xdocs/goals.xml index 8b463777..e09cab51 100644 --- a/eclipse/xdocs/goals.xml +++ b/eclipse/xdocs/goals.xml @@ -32,7 +32,7 @@ The default goal. This goal simply executes the eclipse:generate-project and eclipse:generate-classpath goals. - If the maven.multiproject.type is set to war also calls the + If the org.eclipse.wst.common.modulecore.ModuleCoreNature is found in maven.eclipse.projectnatures also calls the eclipse:generate-wtpmodules goal.