Paul Grey created NIFI-14552:
--------------------------------
Summary: fix maven plugin reference in nifi-registry
Key: NIFI-14552
URL: https://issues.apache.org/jira/browse/NIFI-14552
Project: Apache NiFi
Issue Type: Improvement
Components: Tools and Build
Reporter: Paul Grey
Module "nifi-registry" includes a reference to "maven-site-plugin". The
referenced version "3.21" does not exist in maven central [1]. The correct
reference appears to be "3.21.0".
The Maven build does not seem to have a problem with this situation, but it
caused a failure in IntelliJ IDE when I rebased my fork to main and performed
the "Reload All Maven Projects" action in the IDE.
[1]
[https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-site-plugin/]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)