You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2022/04/11 19:32:00 UTC

[jira] [Created] (IGNITE-16831) Update versions of maven plugins which are used for build (pom.xml)

Maxim Muzafarov created IGNITE-16831:
----------------------------------------

             Summary: Update versions of maven plugins which are used for build (pom.xml)
                 Key: IGNITE-16831
                 URL: https://issues.apache.org/jira/browse/IGNITE-16831
             Project: Ignite
          Issue Type: Task
            Reporter: Maxim Muzafarov


Currently, the most of the maven plugins which are used in pom.xml project files are outdated and required to be updated. Some of the plugins required to be declared in the pluginManagement sections to avoid versions duplication.

Due to some of plugins are inherited from the org.apache:apache:23 parent pom artifact you should also consider updating it to the latest version.

The list of maven plugins:
- maven-surefire-plugin
- build-helper-maven-plugin
-  maven-resources-plugin
etc.




--
This message was sent by Atlassian Jira
(v8.20.1#820001)