From c9fa95a15afde6ffb8cc57c78a9848aec44575b5 Mon Sep 17 00:00:00 2001
From: dion
- On Windows, this will be the
- If this parameter is specified, the
- external-tools goal will use it as the destination to copy the generated file.
+ Location of the Eclipse
+ workspace that holds your configuration and source.
+
+ On Windows, this will be the
+ If this parameter is specified, the
+ external-tools goal will use it as the destination to copy the generated file.
maven.eclipse.workspace
Yes
- Location of the Eclipse
- workspace that holds your configuration and source.
-
@@ -107,5 +107,26 @@
workspace directory
- under your eclipse installation. For example, if you installed
- eclipse into c:\eclipse, the workspace is
- c:\eclipse\workspace.
- workspace directory
+ under your eclipse installation. For example, if you installed
+ eclipse into c:\eclipse, the workspace is
+ c:\eclipse\workspace.
+ MAVEN_REPO that points to your local Maven repository.
+ The dependencies defined in the POM need not to be jars strictly. They can + be projects in the eclipse workspace. If a dependency is an eclipse project + a property needs to be added to that dependency to indicate so. +
++ This indicates that the dependency is another project in the workspace. + Note that the name of the referenced project is the artifactId. +
+