[
https://issues.apache.org/jira/browse/NIFI-13793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883880#comment-17883880
]
David Handermann commented on NIFI-13793:
-----------------------------------------
By way of background, the intent of listing Maven 3.9 was to keep major and
minor number, without necessarily having to update the README for every version
increment, although there is some value in having the documentation reflect
what is present in the Maven configuration itself.
> Place the correct minimum Maven version in nifi-api README
> ----------------------------------------------------------
>
> Key: NIFI-13793
> URL: https://issues.apache.org/jira/browse/NIFI-13793
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Priority: Minor
>
> Currently the [README|https://github.com/apache/nifi-api/blob/main/README.md]
> for the nifi-api has 3.9 as the Maven version but it should say 3.9.9 as that
> is the minimum version specified in the
> [pom.xml|https://github.com/apache/nifi-api/blob/42a35005c5d65d3989b2e452e20199eed75fec0e/pom.xml#L78]
> file similar to in nifi where the minimum Maven version specified in the
> [README|https://github.com/apache/nifi/blob/main/README.md] is 3.9.6.
> Also it might be a good idea to have as the header in the nifi-api say
> 'Minimum Requirements' as it does in the nifi README instead of
> 'Requirements'.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)