[
https://issues.apache.org/jira/browse/NIFI-14552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950508#comment-17950508
]
ASF subversion and git services commented on NIFI-14552:
--------------------------------------------------------
Commit ae8c7513b807f419c6fbe1b401a1005e5e49df3e in nifi's branch
refs/heads/main from Paul Grey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ae8c7513b8 ]
NIFI-14552 - fix maven plugin version reference in nifi-registry
Signed-off-by: Pierre Villard <[email protected]>
This closes #9926.
> 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
> Assignee: Paul Grey
> Priority: Trivial
> Attachments: NIFI-14552.txt
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)