[
https://issues.apache.org/jira/browse/NIFI-12269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-12269:
------------------------------------
Status: Patch Available (was: In Progress)
> Resolve Maven Build Warnings for Plugin Versions
> ------------------------------------------------
>
> Key: NIFI-12269
> URL: https://issues.apache.org/jira/browse/NIFI-12269
> Project: Apache NiFi
> Issue Type: Bug
> Components: Tools and Build
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 2.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Recent Maven builds log the following warnings related to missing plugin
> version information. Specific plugin versions should be set in the plugin
> management section to remove these warnings:
> {noformat}
> Warning: Some problems were encountered while building the effective model
> for org.apache.nifi:nifi-build:jar:2.0.0-SNAPSHOT
> Warning: 'build.plugins.plugin.version' for
> org.apache.nifi:nifi-nar-maven-plugin is missing. @
> org.apache.nifi:nifi:2.0.0-SNAPSHOT, /home/runner/work/nifi/nifi/pom.xml,
> line 875, column 21
> Warning: 'build.plugins.plugin.version' for
> org.sonatype.plugins:nexus-staging-maven-plugin is missing. @
> org.apache.nifi:nifi:2.0.0-SNAPSHOT, /home/runner/work/nifi/nifi/pom.xml,
> line 883, column 21
> Warning: 'build.plugins.plugin.version' for
> org.apache.maven.plugins:maven-checkstyle-plugin is missing. @
> org.apache.nifi:nifi:2.0.0-SNAPSHOT, /home/runner/work/nifi/nifi/pom.xml,
> line 971, column 21
> Warning: 'build.plugins.plugin.version' for
> org.jvnet.jaxb2.maven2:maven-jaxb2-plugin is missing. @
> org.apache.nifi:nifi:2.0.0-SNAPSHOT, /home/runner/work/nifi/nifi/pom.xml,
> line 893, column 21
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)