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:26:00 UTC

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

     [ https://issues.apache.org/jira/browse/NIFI-11689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann updated NIFI-11689:
------------------------------------
    Status: Patch Available  (was: Open)

> 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: 10m
>  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)