evenisse2004/05/09 01:42:58
Modified:maven-core/src/bin m2
Log:
A little fix for cygwin
Revision ChangesPath
1.6 +5 -0 maven-components/maven-core/src/bin/m2
Index: m2
===
RCS file: /home/
jvanzyl 2004/05/07 11:03:16
Modified:maven-core/src/bin m2
Log:
o we don't care about the $MAVEN_HOME envar anymore, we pick it up up
using directives in classworlds.
o we don't care about any directories for unpacking plugins because
plugins are use in situ in maven2.
evenisse2004/04/16 06:08:57
Modified:maven-core/src/bin m2
Log:
Fix for cygwin
Revision ChangesPath
1.4 +17 -9 maven-components/maven-core/src/bin/m2
Index: m2
===
RCS file: /home/cvs/maven
jvanzyl 2004/04/12 12:14:02
Modified:maven-core/src/bin m2
Log:
Revision ChangesPath
1.3 +10 -28maven-components/maven-core/src/bin/m2
Index: m2
===
RCS file: /home/cvs/maven-components/ma
jvanzyl 2004/04/09 17:15:37
Modified:maven-core/src/bin m2
Log:
o M2_HOME now instead of MAVEN_HOME
Revision ChangesPath
1.2 +23 -23maven-components/maven-core/src/bin/m2
Index: m2
===
RCS
jvanzyl 2004/04/09 17:13:40
Added: maven-core/src/bin m2
Removed: maven-core/src/bin maven
Log:
o using m2 as the executable, it's annoying having two executables with the
same name.
Revision ChangesPath
1.1 maven-components/maven-core/src/bin