How Can We Help?
< All Topics
Print

Environment Variables(Apache meaven, Memcached)

Environment Variables(Apache Meaven and Memcached):

Maven:

VariableValue ExampleDescription
JAVA_HOME/usr/java/latestPoints to the directory where the Java runtime environment (JRE) is installed
JAVA_OPTS_CONFFILE/opt/maven/conf/variables.confPath to the variables.conf file
JAVA_VERSION1.8.0.171A version of the running Java engine (informational)
MAVEN_OPTS-showversionThis variable contains parameters used to start up the JVM running Maven and can be used to supply additional global options to Maven
MAVEN_RUN_ARGS-T2Allows to pass some custom arguments for the application build (can be redefined for a particular project)
MAVEN_DEPLOY_ARTIFACT Defines an artifact to be deployed (can be redefined for a particular project)
MVN_VER3.5.3Version of the current template (informational)

 Memcached:

VariableValue ExampleDescription
MEMCACHED_VERSION1.5.2008Version of the current template (informational)
Table of Contents