From be144b9d1b51b02a0698c9f7d18f949f0bb94c23 Mon Sep 17 00:00:00 2001 From: Andrea Cavalli Date: Wed, 27 Apr 2022 10:52:42 +0200 Subject: [PATCH] Update pom.xml --- pom.xml | 374 ++++++++++++++++++++++++++++++-------------------------- 1 file changed, 203 insertions(+), 171 deletions(-) diff --git a/pom.xml b/pom.xml index 2599b4b..959b057 100644 --- a/pom.xml +++ b/pom.xml @@ -1,50 +1,48 @@ - - 4.0.0 - it.tdlight - tdlib-reactive-api - 6.0.${revision} - TDLib Reactive API - - UTF-8 - 0-SNAPSHOT + + 4.0.0 + it.tdlight + tdlib-reactive-api + 6.0.${revision} + TDLib Reactive API + + UTF-8 + 0-SNAPSHOT - 3.1.10 + 3.1.10 33 - - - - mchv-release - MCHV Release Apache Maven Packages - https://mvn.mchv.eu/repository/mchv - - - mchv-snapshot - MCHV Snapshot Apache Maven Packages - https://mvn.mchv.eu/repository/mchv-snapshot - - - - - mchv-release-distribution - MCHV Release Apache Maven Packages Distribution - https://mvn.mchv.eu/repository/mchv - - - mchv-snapshot-distribution - MCHV Snapshot Apache Maven Packages Distribution - https://mvn.mchv.eu/repository/mchv-snapshot - - - - scm:git:https://git.ignuranza.net/tdlight-team/tdlib-session-container.git - scm:git:https://git.ignuranza.net/tdlight-team/tdlib-session-container.git + + + + mchv-release + MCHV Release Apache Maven Packages + https://mvn.mchv.eu/repository/mchv + + + mchv-snapshot + MCHV Snapshot Apache Maven Packages + https://mvn.mchv.eu/repository/mchv-snapshot + + + + + mchv-release-distribution + MCHV Release Apache Maven Packages Distribution + https://mvn.mchv.eu/repository/mchv + + + mchv-snapshot-distribution + MCHV Snapshot Apache Maven Packages Distribution + https://mvn.mchv.eu/repository/mchv-snapshot + + + + scm:git:https://git.ignuranza.net/tdlight-team/tdlib-session-container.git + scm:git:https://git.ignuranza.net/tdlight-team/tdlib-session-container.git - HEAD - - - + HEAD + + + it.tdlight tdlight-java-bom @@ -59,42 +57,42 @@ pom import - - - - - org.junit.jupiter - junit-jupiter-api - 5.8.2 - test - - - org.hamcrest - hamcrest-core - - - - - org.junit.jupiter - junit-jupiter-engine - 5.8.2 - test - - - org.warp - common-utils - 1.1.8 - - - io.netty - netty-tcnative-boringssl-static - 2.0.48.Final - + + + + + org.junit.jupiter + junit-jupiter-api + 5.8.2 + test + + + org.hamcrest + hamcrest-core + + + + + org.junit.jupiter + junit-jupiter-engine + 5.8.2 + test + + + org.warp + common-utils + 1.1.8 + + + io.netty + netty-tcnative-boringssl-static + 2.0.48.Final + - - it.tdlight - tdlight-java - + + it.tdlight + tdlight-java + it.tdlight tdlight-natives-linux-amd64 @@ -103,7 +101,6 @@ it.unimi.dsi fastutil - 8.5.8 io.atomix @@ -174,39 +171,39 @@ ${record.builder.version} provided - - - - - ../src/main/libs - - **/*.jar - - - - src/main/resources - - **/*.jar - - - - - - kr.motd.maven - os-maven-plugin - 1.5.0.Final - - - - - org.apache.maven.plugins - maven-install-plugin - 3.0.0-M1 - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.1 + + + + + ../src/main/libs + + **/*.jar + + + + src/main/resources + + **/*.jar + + + + + + kr.motd.maven + os-maven-plugin + 1.5.0.Final + + + + + org.apache.maven.plugins + maven-install-plugin + 3.0.0-M1 + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 17 17 @@ -221,62 +218,97 @@ io.soabase.recordbuilder.processor.RecordBuilderProcessor - - - org.apache.maven.plugins - maven-deploy-plugin - 2.8.2 - - - org.codehaus.mojo - flatten-maven-plugin - 1.1.0 - - true - resolveCiFriendliesOnly - - - - flatten - process-resources - - flatten - - - - flatten.clean - clean - - clean - - - - - - org.codehaus.mojo - templating-maven-plugin - 1.0.0 - - - filtering-java-templates - - filter-sources - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 3.0.0-M5 - - - org.junit.jupiter - junit-jupiter-engine - 5.8.2 - - - - - + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + org.codehaus.mojo + flatten-maven-plugin + 1.1.0 + + true + resolveCiFriendliesOnly + + + + flatten + process-resources + + flatten + + + + flatten.clean + clean + + clean + + + + + + org.codehaus.mojo + templating-maven-plugin + 1.0.0 + + + filtering-java-templates + + filter-sources + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.0.0-M5 + + + org.junit.jupiter + junit-jupiter-engine + 5.8.2 + + + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + org.codehaus.mojo + + + flatten-maven-plugin + + + [1.1.0,) + + + flatten + + + + + + + + + + + + +