Configs/Maven/1.1.0
Roberto Cirillo 5d3e233675 Update 'Maven/1.1.0/jenkins-job-settings.xml' 2020-06-26 14:50:00 +02:00
..
README.md Update README with information about all the settings files. 2019-11-24 15:49:47 -05:00
gcube-developer-settings.xml Update 'Maven/1.1.0/gcube-developer-settings.xml' 2020-06-26 14:49:32 +02:00
jenkins-job-settings.xml Update 'Maven/1.1.0/jenkins-job-settings.xml' 2020-06-26 14:50:00 +02:00
jenkins-releases-dry-run-settings.xml Update 'Maven/1.1.0/jenkins-releases-dry-run-settings.xml' 2020-06-26 11:03:08 +02:00
jenkins-releases-settings.xml Update 'Maven/1.1.0/jenkins-releases-settings.xml' 2020-06-26 11:07:48 +02:00
jenkins-snapshots-dry-run-settings.xml Update 'Maven/1.1.0/jenkins-snapshots-dry-run-settings.xml' 2020-06-26 11:08:27 +02:00
jenkins-snapshots-settings.xml Update 'Maven/1.1.0/jenkins-snapshots-settings.xml' 2020-06-26 11:09:13 +02:00
jenkins-staging-dry-run-settings.xml Update 'Maven/1.1.0/jenkins-staging-dry-run-settings.xml' 2020-06-26 11:10:01 +02:00
jenkins-staging-settings.xml Update 'Maven/1.1.0/jenkins-staging-settings.xml' 2020-06-26 11:10:38 +02:00

README.md

Maven settings

gcube-developer-settings.xml

  • Used by: gCube Developer
  • Installed on: development machine

jenkins-job-settings.xml

  • Used by: Jenkins jobs
  • Installed on: slave nodes labeled with CI
  • Need to be renamed to settings.xml on the node

jenkins-snapshots-settings.xml

  • Used by: Jenkins pipeline jobs
  • When: To build a complete snapshot
  • Installed on: slave nodes labeled with CD

jenkins-snapshots-dry-run-settings.xml

  • Used by: Jenkins pipeline jobs
  • When: To test a complete snapshot without deploying on a remote repo
  • Installed on: slave nodes labeled with CD

jenkins-staging-settings.xml

  • Used by: Jenkins pipeline jobs
  • When: To build a complete release with deployment on the gcube-staging-jenkins repository
  • Installed on: slave nodes labeled with CD

jenkins-staging-dry-run-settings.xml

  • Used by: Jenkins pipeline jobs
  • When: To test a complete release without deploying on a remote repo
  • Installed on: slave nodes labeled with CD

jenkins-release-dry-run-settings.xml

  • Used by: Jenkins pipeline jobs
  • When: To test a complete release without deploying on a remote repo
  • Installed on: slave nodes labeled with CD

jenkins-release-settings.xml

  • Used by: Jenkins pipeline jobs
  • When: To build a complete release with deployment on the gcube-releases repository
  • Installed on: slave nodes labeled with CD