Configs/Maven/1.1.0
Manuele Simi 4f4db07190 Set update policies for staging and releases. 2019-10-10 20:26:32 -04:00
..
README.md More formatting. 2019-05-28 20:56:35 -04:00
gcube-developer-settings.xml Add the configurable repositories to all the settings.xml 2019-10-10 10:37:37 -04:00
jenkins-job-settings.xml Add the configurable repositories to all the settings.xml 2019-10-10 10:37:37 -04:00
jenkins-releases-dry-run-settings.xml Set update policies for staging and releases. 2019-10-10 20:26:32 -04:00
jenkins-releases-settings.xml Set update policies for staging and releases. 2019-10-10 20:26:32 -04:00
jenkins-snapshots-dry-run-settings.xml Add the configurable repositories to all the settings.xml 2019-10-10 10:37:37 -04:00
jenkins-snapshots-settings.xml Add the configurable repositories to all the settings.xml 2019-10-10 10:37:37 -04:00
jenkins-staging-settings.xml Set update policies for staging and releases. 2019-10-10 20:26:32 -04:00

README.md

Maven settings

gcube-developer

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

jenkins-snapshots

  • Used by: Jenkins jobs
  • Installed on: slave node

jenkins-snapshots-dry-run

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

jenkins-release

  • Used by: Jenkins pipeline jobs
  • Installed on: slave node

jenkins-release-dry-run

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