[
https://issues.apache.org/jira/browse/NIFI-11689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732722#comment-17732722
]
ASF subversion and git services commented on NIFI-11689:
--------------------------------------------------------
Commit 63452da61785d5a1f1ac19806aeb067d76c2fd89 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=63452da617 ]
NIFI-11689 Added Maven Wrapper with Maven 3.9.2 (#7378)
> 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.latest
>
> Time Spent: 20m
> 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)