Branch: refs/heads/master Home: https://github.com/jenkinsci/pipeline-maven-plugin Commit: 20272849f917ad5775b7e55cd9b58dcbddc1d087 https://github.com/jenkinsci/pipeline-maven-plugin/commit/20272849f917ad5775b7e55cd9b58dcbddc1d087 Author: olivier lamy <ol...@apache.org> Date: 2021-02-15 (Mon, 15 Feb 2021)
Changed paths: A .github/workflows/maven.yml Log Message: ----------- add gh action with pct Signed-off-by: olivier lamy <ol...@apache.org> Commit: 50394407c61f80fb2cea1d063b6e70497b25600b https://github.com/jenkinsci/pipeline-maven-plugin/commit/50394407c61f80fb2cea1d063b6e70497b25600b Author: olivier lamy <ol...@apache.org> Date: 2021-02-15 (Mon, 15 Feb 2021) Changed paths: M .github/workflows/maven.yml Log Message: ----------- build all Signed-off-by: olivier lamy <ol...@apache.org> Commit: 0a56c08ffa3405603cba92a7f0ecf492dd80b805 https://github.com/jenkinsci/pipeline-maven-plugin/commit/0a56c08ffa3405603cba92a7f0ecf492dd80b805 Author: olivier lamy <ol...@apache.org> Date: 2021-02-15 (Mon, 15 Feb 2021) Changed paths: M .github/workflows/maven.yml Log Message: ----------- no PCT run Signed-off-by: olivier lamy <ol...@apache.org> Commit: aa04af03fe96a37d5bb5db35b97e03b171fe0304 https://github.com/jenkinsci/pipeline-maven-plugin/commit/aa04af03fe96a37d5bb5db35b97e03b171fe0304 Author: olivier lamy <ol...@apache.org> Date: 2021-02-15 (Mon, 15 Feb 2021) Changed paths: M jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/maven_jar_project/pom.xml M jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/maven_jar_with_flatten_pom_project/pom.xml M jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/maven_jar_with_jacoco_project/pom.xml M jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/maven_jar_with_parent_pom_project/pom.xml M jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/maven_plugin_project/pom.xml M jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/maven_war_project/pom.xml M jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/mono_dependency_maven_jar_project/pom.xml M jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/multi_module_bundle_project/pom.xml M jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/multi_module_maven_project/pom.xml Log Message: ----------- minimum source/target to 8 to be able to build with jdk11 Signed-off-by: olivier lamy <ol...@apache.org> Commit: 7d3efd6c58c70c0f55d4c12846f0dea8c9ea9091 https://github.com/jenkinsci/pipeline-maven-plugin/commit/7d3efd6c58c70c0f55d4c12846f0dea8c9ea9091 Author: olivier lamy <ol...@apache.org> Date: 2021-02-15 (Mon, 15 Feb 2021) Changed paths: M .github/workflows/maven.yml Log Message: ----------- make it ezy and only run ubuntu Signed-off-by: olivier lamy <ol...@apache.org> Commit: 6465ac3536dfc9ddefae75eae3a9c903153de58a https://github.com/jenkinsci/pipeline-maven-plugin/commit/6465ac3536dfc9ddefae75eae3a9c903153de58a Author: Arnaud Heritier <aherit...@apache.org> Date: 2021-02-15 (Mon, 15 Feb 2021) Changed paths: A .github/workflows/maven.yml M jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/maven_jar_project/pom.xml M jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/maven_jar_with_flatten_pom_project/pom.xml M jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/maven_jar_with_jacoco_project/pom.xml M jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/maven_jar_with_parent_pom_project/pom.xml M jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/maven_plugin_project/pom.xml M jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/maven_war_project/pom.xml M jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/mono_dependency_maven_jar_project/pom.xml M jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/multi_module_bundle_project/pom.xml M jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/multi_module_maven_project/pom.xml Log Message: ----------- Merge pull request #328 from olamy/java11_build Fix Java 11 build Compare: https://github.com/jenkinsci/pipeline-maven-plugin/compare/d8a852f72e88...6465ac3536df -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/pipeline-maven-plugin/push/refs/heads/master/d8a852-6465ac%40github.com.