configuration.cslang.properties Maven / Gradle / Ivy
The newest version!
log4j.configurationFile=${app.home}/configuration/logging/log4j2.xml
cslang.encoding=utf-8
cslang.runtime.events.verbosity=default
maven.home=${app.home}/maven/apache-maven-3.3.9
maven.multiModuleProjectDirectory=${app.home}/maven/apache-maven-3.3.9
maven.settings.xml.path=${app.home}/maven/conf/settings.xml
maven.m2.conf.path=${app.home}/maven/conf/m2.conf
cloudslang.maven.repo.local=${app.home}/maven/repo
cloudslang.maven.repo.remote.url=https://repo1.maven.org/maven2
cloudslang.maven.plugins.remote.url=https://repo1.maven.org/maven2
use.jython.expressions=true
#python.path=provide the python 3.8.7 path here