Joe Witt created NIFI-13193:
-------------------------------
Summary: Update maven plugins to latest and require minimum of
Apache Maven 3.8.0
Key: NIFI-13193
URL: https://issues.apache.org/jira/browse/NIFI-13193
Project: Apache NiFi
Issue Type: Task
Reporter: Joe Witt
Assignee: Joe Witt
Apache Maven 3.8.5 is more than two years old already and many plugin updates
suggest they require at least that. Bumping versions found during plugin
update scanning and bumping to that minimum maven version.
{noformat}
Update Maven Plugins
org.codehaus.mojo:exec-maven-plugin ................ 3.1.0 -> 3.2.0
maven-clean-plugin ................................. 3.3.1 -> 3.3.2
com.github.eirslett:frontend-maven-plugin ........ 1.14.2 -> 1.15.0
com.coderplus.maven.plugins:copy-rename-maven-plugin . 1.0 -> 1.0.1
org.codehaus.mojo:license-maven-plugin ............. 2.2.0 -> 2.4.0
org.asciidoctor:asciidoctor-maven-plugin ........... 2.2.4 -> 2.2.6 (or 3.0.0
if we want to require maven 3.8.5)
com.googlecode.maven-download-plugin:download-maven-plugin 1.7.1 -> 1.9.0
com.github.spotbugs:spotbugs-maven-plugin ...... 4.7.3.5 -> 4.8.5.0
maven-jar-plugin ................................... 3.3.0 -> 3.4.1
org.codehaus.mojo:jaxb2-maven-plugin ............... 3.1.0 -> 3.2.0
org.patrodyne.jvnet:hisrc-higherjaxb40-maven-plugin 2.1.1 -> 2.2.0 (require
maven 3.8.4)
org.jacoco:jacoco-maven-plugin ................... 0.8.11 -> 0.8.12
io.swagger.core.v3:swagger-maven-plugin-jakarta .. 2.2.20 -> 2.2.21
io.swagger.codegen.v3:swagger-codegen-maven-plugin 3.0.52 -> 3.0.55
io.fabric8:docker-maven-plugin ................... 0.43.4 -> 0.44.0
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)