All Downloads are FREE. Search and download functionalities are using the official Maven repository.

archetype-resources.build.properties.example Maven / Gradle / Ivy

Go to download

Plugin for Camunda Cockpit, contains REST-Backend, MyBatis database query, HTML and JavaScript frontend

There is a newer version: 7.22.0
Show newest version
#set( $symbol_pound = '#' )
#set( $symbol_dollar = '$' )
#set( $symbol_escape = '\' )
# Copy this file to 'build.properties' and modify it to match your system
# Alternatively, you can also copy it to '${symbol_dollar}{user.home}/.camunda/build.properties'
# to have a central configuration that works with all camunda BPM projects

# Defines the deployment folder in a camunda BPM installation (backslashes need to be escaped or replaced by forward slashes).
deploy.jboss.dir=C:/camunda/camunda-bpm-jboss-${camunda-version}/server/jboss-as-${jboss-version}/standalone/deployments




© 2015 - 2024 Weber Informatics LLC | Privacy Policy