2014-01-16 12:14:15 +01:00
|
|
|
project-type: maven
|
|
|
|
maven:
|
|
|
|
root-pom: pom.xml
|
|
|
|
goals: deploy
|
|
|
|
root-module:
|
|
|
|
group-id: gabba.gabba
|
|
|
|
artifact-id: hey
|
2014-04-02 15:01:00 -07:00
|
|
|
settings: test
|
|
|
|
global-settings: test
|
2015-05-26 00:55:56 +05:30
|
|
|
incremental-build: true
|
|
|
|
automatic-archiving: false
|
|
|
|
automatic-site-archiving: false
|
|
|
|
parallel-build-modules: true
|
|
|
|
resolve-dependencies: true
|
|
|
|
process-plugins: true
|
|
|
|
run-headless: true
|
|
|
|
custom-workspace: path/to/some/repository
|