diff --git a/pom.xml b/pom.xml index 0cef938..fc749e0 100644 --- a/pom.xml +++ b/pom.xml @@ -24,29 +24,23 @@ SOFTWARE. --> 4.0.0 + com.artipie ppom 2.0-SNAPSHOT pom + ${project.groupId}:${project.artifactId} - https://github.com/artipie/ppom Parent POM of Artipie - - UTF-8 - UTF-8 - 1.8 - 1.8 - 5.8.2 - 4.2.3 - 1.1.4 - ${project.basedir}/LICENSE.txt - + https://github.com/artipie/ppom + MIT License https://github.com/artipie/ppom/blob/master/LICENSE + oss.sonatype.org @@ -57,16 +51,7 @@ SOFTWARE. https://oss.sonatype.org/content/repositories/snapshots - - - - true - - central - Apache central - https://repo.maven.apache.org/maven2 - - + github.com/g4s8 @@ -79,11 +64,29 @@ SOFTWARE. + scm:git:git://github.com/artipie/ppom.git scm:git:ssh://github.com:artipie/ppom.git https://github.com/artipie/ppom/tree/master + + + UTF-8 + UTF-8 + 8 + + 5.8.2 + 4.2.7 + 1.7.36 + 1.2.11 + 1.1.4 + + 3.0.0-M6 + + ${project.basedir}/LICENSE.txt + + @@ -110,31 +113,80 @@ SOFTWARE. javax.json ${javax.json.version} - + + org.glassfish.jaxb + jaxb-runtime + 2.3.2 + com.github.akarnokd rxjava2-jdk8-interop 0.3.7 + + com.github.akarnokd + rxjava2-extensions + 0.20.10 + org.reactivestreams reactive-streams 1.0.3 + + io.github.resilience4j + resilience4j-retry + 1.7.1 + + + org.cqfn + rio + 0.3 + + + wtf.g4s8 + matchers-json + 1.0.3 + + + wtf.g4s8 + mime + v2.3.2+java8 + + + wtf.g4s8 + tuples + 0.1.2 + org.slf4j slf4j-api - 1.7.32 + ${slf4j.version} org.slf4j - slf4j-log4j12 - 2.0.0-alpha6 + slf4j-reload4j + ${slf4j.version} + + + org.slf4j + slf4j-simple + ${slf4j.version} + + + ch.qos.logback + logback-core + ${logback.version} + + + ch.qos.logback + logback-classic + ${logback.version} - log4j - log4j - 1.2.17 + ch.qos.reload4j + reload4j + 1.2.20 org.hamcrest @@ -151,6 +203,16 @@ SOFTWARE. jcabi-matchers 1.5.3 + + org.llorllale + cactoos-matchers + 0.18 + + + commons-codec + commons-codec + 1.15 + commons-io commons-io @@ -166,8 +228,22 @@ SOFTWARE. guava 30.1.1-jre + + + org.reactivestreams + reactive-streams-tck + 1.0.3 + test + + + org.testng + testng + 7.5 + test + + com.google.code.findbugs @@ -191,12 +267,18 @@ SOFTWARE. provided + + + org.codehaus.mojo + versions-maven-plugin + 2.8.1 + maven-clean-plugin - 3.1.0 + 3.2.0 maven-resources-plugin @@ -204,13 +286,12 @@ SOFTWARE. maven-compiler-plugin - 3.8.1 + 3.10.1 true true true - ${maven.compiler.source} - ${maven.compiler.target} + ${maven.compiler.release} false -Xlint @@ -227,7 +308,7 @@ SOFTWARE. maven-surefire-plugin - 3.0.0-M5 + ${surefire.version} false false @@ -237,17 +318,25 @@ SOFTWARE. maven-failsafe-plugin - 3.0.0-M5 + ${surefire.version} ${project.build.sourceEncoding} false 0 - all + none 0 0 true false + + + + integration-test + verify + + + maven-jar-plugin @@ -263,11 +352,11 @@ SOFTWARE. maven-site-plugin - 3.11.0 + 3.12.0 maven-project-info-reports-plugin - 3.1.2 + 3.2.2 com.qulice @@ -292,7 +381,7 @@ SOFTWARE. org.apache.maven.plugins maven-javadoc-plugin - 3.3.1 + 3.4.0