Fork me on GitHub

Turbine Parent POM

Release History

Version Date Description 12 in version control   11 2022-01-04   10 in version control   9 2021-10-08   8 2021-04-28   7 2020-06-26   6 2019-07-16   5 2018-10-30   4 2016-12-12   3 2013-09-03   2 2012-11-05   1-SNAPSHOT unreleased  

Release 12 – in version control

Type Changes By Fix - Update deps: javcadoc to 3.4.1, compiler to 3.10.1, rat plugin to 0.14, project-ifno plugin to 3.2.2, jacoco to 2.17.2, log4j2 to 2.17.2 and parent to apache v.26. - Set minimal Java requirement to v11. gk

Release 11 – 2022-01-04

Type Changes By Fix - fix configuration params, update plugins: log4j2,jacoco,dependency-check (owasp),spotbugs,javadoc,pmd,project-info. Add maven enforcer and set minimum maven version to 3.3.9 (required for spotbug). Add checksum plugin to generate sha512 for assembly artefacts excluding main artifact. gk

Release 10 – in version control

Type Changes By Fix - Security patch CVE-2021-44832, CVE-2021-45105: update log4j2 to 2.17.1 gk Fix - Security patch CVE-2021-44228, CVE-2021-45046: update log4j2 to 2.16.0 gk Update - activate dependency check/scan in profile apache-release only. gk Update - site with github banner and maven-fluido-skin 1.9 gk Fix - Security patch CVE-2021-44228, update log4j2 to 2.15.0 gk Update - update apache pom v24, removed maven3 profile, disable dependency check/scan by default. - updated site header gk Update - added owasp profile gk

Release 9 – 2021-10-08

Type Changes By Update - scm url (not redirected) in pom.xm and update changes.xml gk Update - scm and asf-site setting in pom.xml gk Update - scm update from svn to git gk Update - java 11/12 bug: flag to avoid https://bugs.java.com/bugdatabase/view_bug.do?bug_id=8212233 - java > 11 replace Findbugs with SpotBugs - pmd plugin v3.14.0 gk

Release 8 – 2021-04-28

Type Changes By Update - org.owasp dependency-check-maven plugin to 6.1.2 - log4j2 version 2.14.1 - jacoco plugin to 0.8.6 - site to 3.9.1 - profile maven with waggon-ssh 3.4.3 - set maven lifecycle phase of source plugin to attach-sources - compilerVersion fix to 1.8 for java above or below version 12. - fork by default now , adjust profile java 12 gk Update - surefire to 3.0.0-M5 - pmd plugin replace rulesets/* with /category/* rulesets gk

Release 7 – 2020-06-26

Type Changes By Update Updated plugins: - javadoc plugin to 3.2.0, - site plugin to 3.8.2, - patch updates for plugins compiler to 3.8.1, findbugs to 3.0.5, rat to 0.13 - surefire plugin to 3.0.0-M4 gk Update - update org.owasp dependency-check-maven plugin to 5.3.3, - log4j2 to 2.13.3 - add cobertura profile to include if needed, activate jacoco by default - add java12 profile gk Update - update parent: apache parent from 20 to2 3 gk

Release 6 – 2019-07-16

Type Changes By Update - moved Owasp 5.1.1 plugin from Turbine Core/Fulcrum components - define ${turbine.log4j2.version}, currently 2.12.0 gk Update - Update PMD plugin to 3.12.0 painter Update - Update Surefire to 3.0.0 M3, - add (optional)jacoco plugin version 0.8.4, ${turbine.jacoco.skip} = true by default - Update Javadoc to 3.1.0, Java compiler to 3.8.0, wagon-ssh to 3.3.2 gk

Release 5 – 2018-10-30

Type Changes By Update - Update Apache parent POM 20 gk Update - Require Java 8 Update plugins (align with commons-parent-47), gk

Release 4 – 2016-12-12

Type Changes By Update Update plugins (align with commons-parent-40) - maven-surefire-plugin to 2.19.1 - maven-javadoc-plugin to 2.10.4 - maven-findbugs-plugin to 2.5.5/3.0.3 tv Update Require Maven 3.0.5 tv Add Add external assembly descriptor dependency turbine-parent-assembly 1.0.0 tv Add Add Java8 profile gk Update Update Apache parent POM to 18 tv Fix Fix maven.compile(r).source tv Update Update plugins (align with commons-parent-39) - maven-compiler-plugin to 3.3 - maven-surefire-plugin to 2.18.1 - maven-resources-plugin to 2.7 - maven-javadoc-plugin to 2.10.3 - maven-site-plugin to 3.4 tv Update Update Apache parent POM to 17 tv

Release 3 – 2013-09-03

Type Changes By Update Update plugins - maven-compiler-plugin from 3.0 to 3.1 - maven-surefire-plugin from 2.13 to 2.14.1 - maven-changes-plugin from 2.8 to 2.9 - maven-project-info-plugin from 2.6 to 2.7 - maven-site-plugin from 3.2 to 3.3 tv Add Add SCM-publish-plugin for site deployment tv Update Update Apache parent POM from 11 to 13 tv Update Update plugins - maven-compiler-plugin from 2.5.1 to 3.0 - maven-resources-plugin from 2.5 to 2.6 - maven-sources-plugin from 2.1.2 to 2.2.1 - cobertura-maven-plugin from 2.5.1 to 2.5.2 - rat-maven-plugin 1.0-alpha-3 to apache-rat-plugin 0.8 - maven-surefire-plugin from 2.12.4 to 2.13 - maven-javadoc-plugin from 2.8.1 to 2.9 - maven-changes-plugin from 2.6 to 2.8 - maven-project-info-plugin from 2.5 to 2.6 - maven-site-plugin from 3.0 to 3.2 tv Update Add support profile for Maven 3 tv

Release 2 – 2012-11-05

Type Changes By Update Add more Apache links to site descriptor tv Update Update version of surefire plugins to 2.12.4 gk Remove Remove definition of dummy repository as Nexus now is supposed to handle actual promotion of artifacts. tv Add Add customization of apache-release profile tv Remove Remove old release and rc profiles tv Update Move changelog to standard location tv Update Update Apache Parent POM to version 11 and remove all duplicate settings tv

Release 1-SNAPSHOT – unreleased

Type Changes By Update Removed site content since that conflicts with the Turbine site. sgoeschl Add Turbine parent pom based on fulrcum parent pom sgoeschl