Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. help & ok kurt@
11 lines
179 B
Plaintext
11 lines
179 B
Plaintext
# $OpenBSD: maven.rc,v 1.1.1.1 2005/12/08 09:48:02 bernd Exp $
|
|
#
|
|
# Define JAVA_HOME, M2_HOME and MAVEN_OPTS here.
|
|
#
|
|
|
|
JAVA_HOME=%%JAVA_HOME%%
|
|
|
|
M2_HOME=%%MAVEN_HOME%%
|
|
|
|
#MAVEN_OPTS=
|