Commit Graph

140 Commits

Author SHA1 Message Date
Roberto Cirillo fb4823b683 removed set-local-classpath profile. see #26841 2024-02-22 09:50:30 +01:00
Roberto Cirillo 8c19d4b7d4 update to 1.2.0 version 2023-05-12 15:10:27 +02:00
Roberto Cirillo 241cd80f38 add classpath resource #25106, change groovy-mavn and javadoc plugin configurations #25108 2023-05-12 14:30:19 +02:00
Roberto Cirillo 8286aaa563 moved to 1.2.0-SNAPSHOT. see #24259
fix repository variable on pom
2023-05-02 16:01:30 +02:00
Roberto Cirillo 43a43a2740 add new execution phase to buildnumber-maven-plugin 2023-02-10 11:20:04 +01:00
Roberto Cirillo e44204ede1 Merge pull request 'update maven-compiler plugin to 3.10.1; set forceJavacCompilerUse to true' (!18) from feature/23905 into master
Reviewed-on: #18
2022-09-22 17:29:37 +02:00
Roberto Cirillo bc053fa213 update maven-compiler plugin to 3.10.1; set forceJavacCompilerUse to true 2022-09-22 16:33:09 +02:00
Roberto Cirillo 0ba71cf9f6 removed gcube-staging repo. change deployment repo to gcube-staging-jenkins in jenkins-staging-experimental profile 2022-09-22 10:25:34 +02:00
Roberto Cirillo 2bce41fbc6 force java 1.8 on jdk11 activation profiles 2022-09-21 08:41:47 +02:00
Luca Frosini d9d2fc38ba Log level is set to info instead of warning 2022-03-07 11:06:56 +01:00
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
Roberto Cirillo 7403d93594 Merge pull request 'upgrade groovy-maven-plugin to version 2.1.1' (!13) from feature/22744 into master
Reviewed-on: #13
2022-02-04 10:47:55 +01:00
Roberto Cirillo 2316d72c45 upgrade groovy-maven-plugin to version 2.1.1 2022-01-31 11:10:16 +01:00
roberto cirillo c4599be5b7 nexus url changed 2020-11-13 17:08:10 +01:00
Manuele Simi 046c12b8fe Downgrade maven-surefire-plugin to 2.22.2. Service maps are not loaded with 3.0. 2020-10-15 23:26:39 -04:00
Manuele Simi 921f710e8e Remove version of managed plugins. 2020-10-07 22:35:03 -04:00
Manuele Simi 4f309ea0da Reformat code. 2020-09-28 11:10:55 -04:00
Manuele Simi b176b8f311 Ignore validation of antrun and resources' plugins. 2020-09-28 16:33:54 +02:00
Manuele Simi b8437f7047 Advance antrun plugin to 3.0. Move the dynamic properties to generate-resources phase. 2020-09-27 22:57:58 -04:00
Manuele Simi 0570f634ec Define and use the project.test.outputDirectory property. 2020-08-11 13:56:17 -04:00
Manuele Simi e944343a45 Surefire plugin: migrate the deprecated forkMode parameter to forkCount and reuseForks. 2020-08-09 17:09:36 -04:00
Manuele Simi 3ba0723681 Set output paths for WEB/META-INF extra resources with conditional properties. 2020-08-07 23:38:33 -04:00
Manuele Simi e1c2282b2d Update output paths for WEB/META-INF extra resources. 2020-08-07 09:53:59 -04:00
Luca Frosini d8ef1cf792 Fixed output directory of filter resources 2020-08-06 17:27:30 +02:00
Luca Frosini ecb4487ab4 Switched tag from version to versionRange which is more appropriated 2020-07-31 17:38:04 +02:00
Manuele Simi 411c6cde4c Add src/main/resources folder to the output jar/war. 2020-07-25 16:44:15 -04:00
Manuele Simi 01a4ecb6e6 Add and filter gcube/extra-resources folder to the output jar/war. 2020-07-25 16:41:42 -04:00
Manuele Simi e6051b8b74 Add version of commonly used plugins as properties. 2020-07-24 23:16:36 -04:00
Manuele Simi bdf23e25be Restore make-uberjar execution of assembly plugin. 2020-07-23 23:17:15 -04:00
Manuele Simi 44d2106149 Remove service archive generation. 2020-07-13 14:09:52 -04:00
Manuele Simi 9dbf771b94 Use a unique version of buildnumber plugin. 2020-07-13 14:08:18 -04:00
Manuele Simi d30c8dcc3f Use a unique version of build helper plugin. 2020-07-13 14:06:41 -04:00
Manuele Simi 73686d24d1 Attach the executions to the declaration of the enforcer plugin. 2020-07-13 14:01:36 -04:00
Manuele Simi 7f10392c8f Use a unique version of enforcer plugin. 2020-07-13 13:51:21 -04:00
Manuele Simi 1959cdf6d8 Add LICENSE.md to META-INF folder when running with staging or release profile. 2020-06-24 18:50:41 -04:00
Manuele Simi 4b88c3e8a2 Add enforcer for the version tag in CHANGELOG.md. 2020-06-21 16:09:23 -04:00
Manuele Simi 9802ce9e42 Add enforcer for few required files in the project. 2020-06-19 23:34:28 -04:00