From 129fefd7d5ba79c9bd8c6554cf073187823d5897 Mon Sep 17 00:00:00 2001 From: aheritier Date: Sun, 22 Apr 2007 21:04:27 +0000 Subject: [PATCH] Maven offline mode (-o or maven.mode.online=false) overrides maven.eclipse.src.download and maven.eclipse.javadoc.download git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@531274 13f79535-47bb-0310-9956-ffa450edef68 --- eclipse/plugin.jelly | 4 ++-- eclipse/xdocs/changes.xml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/eclipse/plugin.jelly b/eclipse/plugin.jelly index e49a5bfc..10a1b210 100644 --- a/eclipse/plugin.jelly +++ b/eclipse/plugin.jelly @@ -41,7 +41,7 @@ - + - + + Maven offline mode (-o or maven.mode.online=false) overrides maven.eclipse.src.download and maven.eclipse.javadoc.download Project preferences are now generated with the classpath (to define the java version for sources and target). WTP settings are now generated if maven.eclipse.wtp.enable=false. No more need to define natures, build commands. Add basic support (jar,war) for WTP 1.5