[
https://issues.apache.org/jira/browse/NIFI-11689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732744#comment-17732744
]
ASF subversion and git services commented on NIFI-11689:
--------------------------------------------------------
Commit 0f1744bbe15513962109fc792c1f5610fbe3774c in nifi's branch
refs/heads/support/nifi-1.x from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=0f1744bbe1 ]
NIFI-11689 Added Maven Wrapper with Maven 3.9.2 (#7378)
(cherry picked from commit 63452da61785d5a1f1ac19806aeb067d76c2fd89)
> Add Maven Wrapper for Consistent Maven Versioning
> -------------------------------------------------
>
> Key: NIFI-11689
> URL: https://issues.apache.org/jira/browse/NIFI-11689
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Tools and Build
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Fix For: 2.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The [Apache Maven Wrapper|https://maven.apache.org/wrapper/] provides common
> scripts to retrieve a specific version of Apache Maven and run standard Maven
> build commands.
> GitHub Actions use the version of Maven available on the runner, which can be
> different depending on the operating system. GitHub Action runners also
> upgrade Maven versions at different times, outside of project updates.
> The project should include the Maven Wrapper script and configuration to
> support GitHub Action builds and development environments with a consistent
> version.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)