feature/22842 #14

Merged
roberto.cirillo merged 14 commits from feature/22842 into master 2022-03-07 10:43:46 +01:00

14 Commits

Author SHA1 Message Date
Roberto Cirillo c941b869c6 add staging depenencies repo to release profile, add
release-experimental profile, remove updatePolicy set to never
2022-03-01 14:50:03 +01:00
Roberto Cirillo d445ee985e move plaintext-maven-plugin release plugin to the profile
common-release.
2022-03-01 12:13:12 +01:00
Roberto Cirillo f44fb68216 edit jdk range on jenkins-release profile 2022-03-01 11:38:44 +01:00
Roberto Cirillo f99e144f5e rename profiles with official, legacy, experimental suffix 2022-02-28 14:27:45 +01:00
Roberto Cirillo 842fd40523 remove some comments 2022-02-25 16:57:07 +01:00
Roberto Cirillo eb36893feb remove jenkins-release-next profile. I think it's not strictly necessary
now
2022-02-25 16:07:42 +01:00
Roberto Cirillo d23a597fc6 add two common profiles: common-release-checks, common-snapshot-checks 2022-02-25 16:01:15 +01:00
Roberto Cirillo ae1f5edd64 restore profile disable-java8-doclint 2022-02-21 14:40:32 +01:00
Roberto Cirillo aab964c1a8 add "gcube-default" profile as default profile. 2022-02-21 14:12:00 +01:00
Roberto Cirillo 44c0025860 add maven-helper-plugin: show active profile 2022-02-21 11:15:14 +01:00
Roberto Cirillo 2b80696a81 remove skip install on gcube-developer* profiles 2022-02-18 15:11:02 +01:00
Roberto Cirillo 98d2db3a13 remove update policy from release artifact on gcube-staging-* repos.
Before it was set to false but the artifact should be redeployed in
staging repos
2022-02-18 12:31:29 +01:00
Roberto Cirillo 0267fa3866 add repository policies inside the profiles. Before they were configured
inside the settings file
2022-02-18 12:25:30 +01:00
Roberto Cirillo 382d09217a delete jenkins-snapshot profile. Refactoring of all profiles. Added
activation option on dev, staging and release profiles. Other changes
should be done on settings.xml files in order to work properly. These
profiles are currently under test
2022-02-17 17:05:27 +01:00