diff --git a/docs/_docs/code-snippets/java/pom.xml b/docs/_docs/code-snippets/java/pom.xml index dcdd2daa8d541..3a152c4edbad7 100644 --- a/docs/_docs/code-snippets/java/pom.xml +++ b/docs/_docs/code-snippets/java/pom.xml @@ -101,7 +101,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.7.0 + 3.14.1 1.8 1.8 @@ -109,7 +109,7 @@ maven-surefire-plugin - 2.22.2 + 3.5.4 **/*.java @@ -118,7 +118,7 @@ maven-failsafe-plugin - 2.22.2 + 3.5.4 diff --git a/modules/benchmarks/pom.xml b/modules/benchmarks/pom.xml index b7c15dab10efd..bcbe2f29b716e 100644 --- a/modules/benchmarks/pom.xml +++ b/modules/benchmarks/pom.xml @@ -117,7 +117,7 @@ org.apache.maven.plugins maven-shade-plugin - 2.2 + 3.6.1 org.apache.maven.plugins @@ -131,19 +131,19 @@ maven-clean-plugin - 2.5 + 3.5.0 maven-deploy-plugin - 2.8.1 + 3.1.4 maven-install-plugin - 2.5.1 + 3.1.4 maven-jar-plugin - 2.4 + 3.5.0 maven-javadoc-plugin @@ -151,19 +151,19 @@ maven-resources-plugin - 2.6 + 3.4.0 maven-site-plugin - 3.3 + 3.21.0 maven-source-plugin - 2.2.1 + 3.4.0 maven-surefire-plugin - 2.20.1 + 3.5.4 diff --git a/modules/binary/api/pom.xml b/modules/binary/api/pom.xml index 65d79c7a212b5..24357dd88859a 100644 --- a/modules/binary/api/pom.xml +++ b/modules/binary/api/pom.xml @@ -53,7 +53,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 false diff --git a/modules/binary/impl/pom.xml b/modules/binary/impl/pom.xml index b56dbf5b73939..c18d5079f279c 100644 --- a/modules/binary/impl/pom.xml +++ b/modules/binary/impl/pom.xml @@ -65,7 +65,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 false diff --git a/modules/calcite/pom.xml b/modules/calcite/pom.xml index 9b25987a685f7..0c9d9db2d2e89 100644 --- a/modules/calcite/pom.xml +++ b/modules/calcite/pom.xml @@ -262,7 +262,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 false diff --git a/modules/checkstyle/pom.xml b/modules/checkstyle/pom.xml index 860e62145127d..4db85915e4550 100644 --- a/modules/checkstyle/pom.xml +++ b/modules/checkstyle/pom.xml @@ -85,7 +85,7 @@ org.apache.maven.plugins maven-resources-plugin - 3.2.0 + 3.4.0 copy-checkstyle-config @@ -109,7 +109,7 @@ org.codehaus.mojo flatten-maven-plugin - 1.7.1 + 1.7.3 diff --git a/modules/clients/pom.xml b/modules/clients/pom.xml index 851c763fd3228..90a3fd33403a9 100644 --- a/modules/clients/pom.xml +++ b/modules/clients/pom.xml @@ -145,7 +145,7 @@ org.apache.maven.plugins maven-jar-plugin - 2.2 + 3.5.0 @@ -158,7 +158,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 false diff --git a/modules/commons/pom.xml b/modules/commons/pom.xml index 92373097f4712..483bf5eff4d99 100644 --- a/modules/commons/pom.xml +++ b/modules/commons/pom.xml @@ -53,7 +53,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 false diff --git a/modules/compatibility/pom.xml b/modules/compatibility/pom.xml index b1b95ec960cba..15abb91757dcd 100644 --- a/modules/compatibility/pom.xml +++ b/modules/compatibility/pom.xml @@ -110,6 +110,13 @@ test + + commons-io + commons-io + ${commons.io.version} + test + + @@ -138,7 +145,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 false diff --git a/modules/compress/pom.xml b/modules/compress/pom.xml index b9250b7dc8d14..8217b06925539 100644 --- a/modules/compress/pom.xml +++ b/modules/compress/pom.xml @@ -137,6 +137,13 @@ ${commons.lang3.version} test + + + commons-io + commons-io + ${commons.io.version} + test + @@ -171,7 +178,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 false diff --git a/modules/control-utility/pom.xml b/modules/control-utility/pom.xml index 51b9abc812337..d367dc56c051a 100644 --- a/modules/control-utility/pom.xml +++ b/modules/control-utility/pom.xml @@ -165,7 +165,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 false diff --git a/modules/core/pom.xml b/modules/core/pom.xml index 865899763e72e..370780141e77c 100644 --- a/modules/core/pom.xml +++ b/modules/core/pom.xml @@ -328,7 +328,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 false @@ -337,7 +337,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.6.0 + 3.6.1 package @@ -363,7 +363,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.4.0 + 3.6.1 add-generated-sources @@ -524,7 +524,7 @@ org.apache.maven.plugins maven-dependency-plugin - 2.8 + 3.9.0 diff --git a/modules/dev-utils/pom.xml b/modules/dev-utils/pom.xml index c51ccdc9e29e3..1b83da274ee1f 100644 --- a/modules/dev-utils/pom.xml +++ b/modules/dev-utils/pom.xml @@ -79,7 +79,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 true @@ -88,7 +88,7 @@ org.apache.maven.plugins maven-assembly-plugin - 2.4.1 + 3.8.0 jar-with-dependencies diff --git a/modules/direct-io/pom.xml b/modules/direct-io/pom.xml index 9700fe802ec60..8e077d1b2573c 100644 --- a/modules/direct-io/pom.xml +++ b/modules/direct-io/pom.xml @@ -134,7 +134,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 false diff --git a/modules/extdata/pluggable/pom.xml b/modules/extdata/pluggable/pom.xml index fa93410f4bc39..79b50b2eed95c 100644 --- a/modules/extdata/pluggable/pom.xml +++ b/modules/extdata/pluggable/pom.xml @@ -114,7 +114,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 true diff --git a/modules/extdata/uri/pom.xml b/modules/extdata/uri/pom.xml index a146b11b123d7..4b165a874098c 100644 --- a/modules/extdata/uri/pom.xml +++ b/modules/extdata/uri/pom.xml @@ -205,7 +205,7 @@ org.apache.maven.plugins maven-jarsigner-plugin - 3.0.0 + 3.1.0 sign-well diff --git a/modules/indexing/pom.xml b/modules/indexing/pom.xml index e6a2554d56e57..8513de3f4d648 100644 --- a/modules/indexing/pom.xml +++ b/modules/indexing/pom.xml @@ -197,7 +197,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 false diff --git a/modules/jcl/pom.xml b/modules/jcl/pom.xml index f948eecade021..5eedf9178128f 100644 --- a/modules/jcl/pom.xml +++ b/modules/jcl/pom.xml @@ -65,7 +65,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 false diff --git a/modules/json/pom.xml b/modules/json/pom.xml index b0e218dc37bcb..d4563c13e2070 100644 --- a/modules/json/pom.xml +++ b/modules/json/pom.xml @@ -88,7 +88,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 false diff --git a/modules/jta/pom.xml b/modules/jta/pom.xml index 1346a1e9765e0..2214111578971 100644 --- a/modules/jta/pom.xml +++ b/modules/jta/pom.xml @@ -128,7 +128,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 false diff --git a/modules/kubernetes/pom.xml b/modules/kubernetes/pom.xml index 0f6e115b65c61..e7da524627118 100644 --- a/modules/kubernetes/pom.xml +++ b/modules/kubernetes/pom.xml @@ -118,7 +118,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 false diff --git a/modules/log4j2/pom.xml b/modules/log4j2/pom.xml index 2cba3ad2291ed..631a063502693 100644 --- a/modules/log4j2/pom.xml +++ b/modules/log4j2/pom.xml @@ -69,7 +69,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 false diff --git a/modules/numa-allocator/pom.xml b/modules/numa-allocator/pom.xml index 6e76e8ee1d252..31a16223988e8 100644 --- a/modules/numa-allocator/pom.xml +++ b/modules/numa-allocator/pom.xml @@ -106,7 +106,7 @@ com.googlecode.cmake-maven-project cmake-maven-plugin - 3.7.2-b1 + 3.31.5-b1 cmake-generate @@ -198,7 +198,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 false diff --git a/modules/opencensus/pom.xml b/modules/opencensus/pom.xml index 9c0abe958e195..e90b48a48e1cc 100644 --- a/modules/opencensus/pom.xml +++ b/modules/opencensus/pom.xml @@ -147,7 +147,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 false diff --git a/modules/rest-http/pom.xml b/modules/rest-http/pom.xml index f6f86b1ae3bed..7bf492fa717dc 100644 --- a/modules/rest-http/pom.xml +++ b/modules/rest-http/pom.xml @@ -132,7 +132,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 false diff --git a/modules/slf4j/pom.xml b/modules/slf4j/pom.xml index 69e4917ee7517..135fee9b0f3f9 100644 --- a/modules/slf4j/pom.xml +++ b/modules/slf4j/pom.xml @@ -76,7 +76,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 false diff --git a/modules/spring/pom.xml b/modules/spring/pom.xml index a8c11444928ec..89325cf88ba69 100644 --- a/modules/spring/pom.xml +++ b/modules/spring/pom.xml @@ -140,7 +140,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 false diff --git a/modules/spring/src/main/java/org/apache/ignite/IgniteClientSpringBean.java b/modules/spring/src/main/java/org/apache/ignite/IgniteClientSpringBean.java index ae98397bfbb04..458cf287a7295 100644 --- a/modules/spring/src/main/java/org/apache/ignite/IgniteClientSpringBean.java +++ b/modules/spring/src/main/java/org/apache/ignite/IgniteClientSpringBean.java @@ -49,7 +49,7 @@ * A note should be taken that Ignite client instance is started after all other * Spring beans have been initialized and right before Spring context is refreshed. * That implies that it's not valid to reference {@link IgniteClientSpringBean} from - * any kind of Spring bean init methods like {@link javax.annotation.PostConstruct}. + * any kind of Spring bean init methods like {@code @PostConstruct}. * If it's required to reference {@link IgniteClientSpringBean} for other bean * initialization purposes, it should be done from a {@link ContextRefreshedEvent} * listener method declared in that bean. diff --git a/modules/spring/src/main/java/org/apache/ignite/IgniteSpringBean.java b/modules/spring/src/main/java/org/apache/ignite/IgniteSpringBean.java index 07934a8dc164a..886b9c62bd446 100644 --- a/modules/spring/src/main/java/org/apache/ignite/IgniteSpringBean.java +++ b/modules/spring/src/main/java/org/apache/ignite/IgniteSpringBean.java @@ -62,7 +62,7 @@ * A note should be taken that Ignite instance is started after all other * Spring beans have been initialized and right before Spring context is refreshed. * That implies that it's not valid to reference IgniteSpringBean from - * any kind of Spring bean init methods like {@link javax.annotation.PostConstruct}. + * any kind of Spring bean init methods like {@code @PostConstruct}. * If it's required to reference IgniteSpringBean for other bean * initialization purposes, it should be done from a {@link ContextRefreshedEvent} * listener method declared in that bean. diff --git a/modules/sqlline/pom.xml b/modules/sqlline/pom.xml index bc43c6a241b6a..7c166f41bd0e5 100644 --- a/modules/sqlline/pom.xml +++ b/modules/sqlline/pom.xml @@ -67,7 +67,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 true diff --git a/modules/tools/pom.xml b/modules/tools/pom.xml index 8d4673070f032..0a876ae3887e1 100644 --- a/modules/tools/pom.xml +++ b/modules/tools/pom.xml @@ -66,7 +66,7 @@ maven-resources-plugin - 3.2.0 + 3.4.0 copy-resources @@ -105,7 +105,7 @@ org.codehaus.mojo build-helper-maven-plugin - 3.0.0 + 3.6.1 add-source @@ -125,7 +125,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 false diff --git a/modules/unsafe/pom.xml b/modules/unsafe/pom.xml index d5ddf75a6059a..8a71076d68fb6 100644 --- a/modules/unsafe/pom.xml +++ b/modules/unsafe/pom.xml @@ -53,7 +53,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 false diff --git a/modules/urideploy/pom.xml b/modules/urideploy/pom.xml index 8927c9d5b4b1a..a33c01d7ff80d 100644 --- a/modules/urideploy/pom.xml +++ b/modules/urideploy/pom.xml @@ -154,7 +154,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 false diff --git a/modules/web/ignite-websphere-test/pom.xml b/modules/web/ignite-websphere-test/pom.xml index 12027ded655aa..e317911b254bf 100644 --- a/modules/web/ignite-websphere-test/pom.xml +++ b/modules/web/ignite-websphere-test/pom.xml @@ -66,7 +66,7 @@ org.apache.maven.plugins maven-war-plugin - 3.2.2 + 3.5.1 diff --git a/modules/web/pom.xml b/modules/web/pom.xml index f5e12069f834b..f6856e0e58f19 100644 --- a/modules/web/pom.xml +++ b/modules/web/pom.xml @@ -103,7 +103,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 false diff --git a/modules/yardstick/pom-standalone.xml b/modules/yardstick/pom-standalone.xml index c667650c325ab..eb8fc763d465f 100644 --- a/modules/yardstick/pom-standalone.xml +++ b/modules/yardstick/pom-standalone.xml @@ -129,7 +129,7 @@ maven-dependency-plugin - 2.8 + 3.9.0 package @@ -205,7 +205,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 true diff --git a/modules/yardstick/pom.xml b/modules/yardstick/pom.xml index d6818b52eef17..a30c6332400d2 100644 --- a/modules/yardstick/pom.xml +++ b/modules/yardstick/pom.xml @@ -125,7 +125,7 @@ com.mycila license-maven-plugin - 2.8 + 5.0.0 true @@ -133,7 +133,7 @@ maven-dependency-plugin - 2.8 + 3.9.0 package @@ -170,7 +170,7 @@ org.apache.maven.plugins maven-jar-plugin - 2.4 + 3.5.0 ${basedir}/target/assembly/libs @@ -208,7 +208,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 true diff --git a/modules/zookeeper/pom.xml b/modules/zookeeper/pom.xml index 7f0b6003755cb..e84442192c790 100644 --- a/modules/zookeeper/pom.xml +++ b/modules/zookeeper/pom.xml @@ -229,7 +229,7 @@ org.apache.maven.plugins maven-deploy-plugin - 2.8.2 + 3.1.4 false diff --git a/parent-internal/pom.xml b/parent-internal/pom.xml index f2128baf52cf5..2d802e6a236c7 100644 --- a/parent-internal/pom.xml +++ b/parent-internal/pom.xml @@ -62,7 +62,7 @@ org.apache.maven.plugins maven-antrun-plugin - 1.8 + 3.2.0 ${project.groupId} diff --git a/parent/pom.xml b/parent/pom.xml index 13423a9cde2c4..59654665b8a7a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -96,9 +96,9 @@ 7.4.0_1 8.11.2 1.10.1 - 3.5.1 - 3.1.2 - 1.7.1 + 5.1.9 + 3.6.0 + 1.7.3 pom-installed.xml 3.8.9 8.45 @@ -108,7 +108,7 @@ 2.0.17 1.1.10.7 5.3.39 - 3.1.2 + 3.5.4 10.0.27 0.8.3 3.9.5 @@ -119,7 +119,7 @@ 1.4.17 - 3.6.3 + 3.12.0 3.6.2 apache @@ -261,7 +261,7 @@ net.alchim31.maven scala-maven-plugin - 3.3.2 + 4.9.9 -Xms512m @@ -475,13 +475,13 @@ org.apache.maven.plugins maven-resources-plugin - 3.2.0 + 3.4.0 org.codehaus.mojo build-helper-maven-plugin - 3.0.0 + 3.6.1 @@ -500,13 +500,13 @@ org.apache.maven.plugins maven-antrun-plugin - 1.8 + 3.2.0 org.codehaus.mojo exec-maven-plugin - 1.3.2 + 3.6.3 ${project.groupId} @@ -574,7 +574,7 @@ org.apache.maven.plugins maven-source-plugin - 2.2.1 + 3.4.0 source @@ -934,7 +934,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.7.0 + 3.14.1 --add-exports=java.base/jdk.internal.misc=ALL-UNNAMED @@ -1021,7 +1021,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.7.0 + 3.14.1 --add-exports diff --git a/pom.xml b/pom.xml index 02103bcccd055..829dc7e4f0ac4 100644 --- a/pom.xml +++ b/pom.xml @@ -112,6 +112,24 @@ javadoc + + org.codehaus.mojo + build-helper-maven-plugin + 3.6.1 + + + timestamp-property + + timestamp-property + + validate + + current.year + yyyy + + + + org.apache.maven.plugins maven-javadoc-plugin @@ -402,7 +420,7 @@ org.apache.maven.plugins maven-assembly-plugin - 2.4 + 3.8.0 false