Bryan Bende created NIFI-11324:
----------------------------------
Summary: NAR Plugin extension docs not correctly resolving
overridden versions from system properties
Key: NIFI-11324
URL: https://issues.apache.org/jira/browse/NIFI-11324
Project: Apache NiFi
Issue Type: Bug
Affects Versions: nifi-nar-maven-plugin-1.5.0, nifi-nar-maven-plugin-1.4.0,
nifi-nar-maven-plugin-1.3.4
Reporter: Bryan Bende
Assignee: Bryan Bende
Fix For: nifi-nar-maven-plugin-1.5.1
In a NAR project with a property like <nifi.version>1.19.1</nifi.version>
defined, it seems that if you build the NAR and specify -Dnifi.version=1.20.0,
it still shows trying to resolve 1.19.1 artifacts during generation of the
extension documentation, even though the final NAR correctly has the 1.20.0
jars.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)