[
https://issues.apache.org/jira/browse/OAK-9800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652145#comment-17652145
]
Julian Reschke edited comment on OAK-9800 at 3/20/23 3:04 PM:
--------------------------------------------------------------
trunk: (1.48.0)
[a1f2d62669|https://github.com/apache/jackrabbit-oak/commit/a1f2d626690af616baff48b00854f6eb7627e113]
(1.46.0)
[6f2f2af78b|https://github.com/apache/jackrabbit-oak/commit/6f2f2af78b21d5464d5fe2940524cbe1ae69ee7b]
(1.46.0)
[fcf75771d1|https://github.com/apache/jackrabbit-oak/commit/fcf75771d16f1c89e7c62441ef67f0ad3f37006c]
1.22:
[103c88254f|https://github.com/apache/jackrabbit-oak/commit/103c88254f93914b68e7689d0cf4ec3b3b9a2d22]
was (Author: reschke):
trunk:
[a1f2d62669|https://github.com/apache/jackrabbit-oak/commit/a1f2d626690af616baff48b00854f6eb7627e113]
(1.46.0)
[6f2f2af78b|https://github.com/apache/jackrabbit-oak/commit/6f2f2af78b21d5464d5fe2940524cbe1ae69ee7b]
(1.46.0)
[fcf75771d1|https://github.com/apache/jackrabbit-oak/commit/fcf75771d16f1c89e7c62441ef67f0ad3f37006c]
> Update Maven Plugins and Apache Parent POM to version 29
> --------------------------------------------------------
>
> Key: OAK-9800
> URL: https://issues.apache.org/jira/browse/OAK-9800
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: parent
> Affects Versions: 1.42.0
> Reporter: Konrad Windszus
> Assignee: Julian Reschke
> Priority: Major
> Fix For: 1.48.0, 1.22.15
>
>
> Most Maven plugins are outdated, newer plugins e.g. allow to enable
> reproducible builds, improve error messages and ensure compatibility with
> newer Maven + Java versions and last but not least contain important
> bugfixes. Also Oak Parent should inherit from the most recent ASF Parent
> Version 27.
> This is the output of {{mvn versions:display-plugin-updates}} for
> {{oak-parent}} when Maven 3.3.9 is enforced as minimal version
> {code}
> [INFO] The following plugin updates are available:
> [INFO] com.github.spotbugs:spotbugs-maven-plugin ....... 3.1.11 -> 4.7.1.0
> [INFO] maven-assembly-plugin .............................. 3.2.0 -> 3.3.0
> [INFO] maven-checkstyle-plugin ............................ 3.1.0 -> 3.1.2
> [INFO] maven-clean-plugin ................................. 3.1.0 -> 3.2.0
> [INFO] maven-compiler-plugin ............................. 3.8.1 -> 3.10.1
> [INFO] maven-dependency-plugin ............................ 3.1.2 -> 3.3.0
> [INFO] maven-deploy-plugin ............................. 2.8.2 -> 3.0.0-M2
> [INFO] maven-failsafe-plugin .......................... 2.22.2 -> 3.0.0-M7
> [INFO] maven-jar-plugin ................................... 3.2.0 -> 3.2.2
> [INFO] maven-javadoc-plugin ............................... 3.1.1 -> 3.4.0
> [INFO] maven-project-info-reports-plugin .................. 3.0.0 -> 3.3.0
> [INFO] maven-release-plugin ........................ 2.5.3 -> 3.0.0-M6
> [INFO] maven-scm-publish-plugin ........................... 3.0.0 -> 3.1.0
> [INFO] maven-shade-plugin ................................. 3.2.1 -> 3.3.0
> [INFO] maven-site-plugin ............................... 3.7.1 -> 3.12.0
> [INFO] maven-surefire-plugin ........................... 2.22.2 -> 3.0.0-M7
> [INFO] org.apache.felix:maven-bundle-plugin ............... 5.1.1 -> 5.1.7
> [INFO] org.codehaus.mojo:animal-sniffer-maven-plugin ........ 1.18 -> 1.21
> [INFO] org.jacoco:jacoco-maven-plugin ..................... 0.8.5 -> 0.8.8
> {code}
> This is just some of the plugins which would deserve an update.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)