-
Create a config.properties file with these settings:
repository=/path/to/my/repo jiraUrl=http://jirahost:jiraport/jira jiraUsername=yourusername jiraPassword=yoursecretpassword port=yourcustomport
-
Launch using:
./gradlew run
Create a config.properties file with these settings:
repository=/path/to/my/repo jiraUrl=http://jirahost:jiraport/jira jiraUsername=yourusername jiraPassword=yoursecretpassword port=yourcustomport
Launch using:
./gradlew run