You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2023/06/14 15:12:00 UTC

[jira] [Created] (NIFI-11689) Add Maven Wrapper for Consistent Maven Versioning

David Handermann created NIFI-11689:
---------------------------------------

             Summary: 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
             Fix For: 2.latest


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)