X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=third-party%2Fatomix%2Fstorage%2Fpom.xml;h=07c2dd14dd9bf22b13f87da4738a9b9b15a15194;hb=0bacb5d7a91f1bc0fcd13763b1cdfcd74ed2e0e6;hp=51f3f98196143981d6d19c2f70466b87e1b1aa4b;hpb=e8dfb71eff8157069a27e2d21eed5e3e2c87aeed;p=controller.git diff --git a/third-party/atomix/storage/pom.xml b/third-party/atomix/storage/pom.xml index 51f3f98196..07c2dd14dd 100644 --- a/third-party/atomix/storage/pom.xml +++ b/third-party/atomix/storage/pom.xml @@ -30,7 +30,7 @@ true - true + false @@ -38,10 +38,6 @@ com.google.guava guava - - org.apache.commons - commons-lang3 - com.esotericsoftware kryo @@ -57,13 +53,7 @@ com.esotericsoftware reflectasm - 1.11.8 - provided - - - org.ow2.asm - asm - 5.2 + 1.11.9 provided @@ -81,6 +71,50 @@ + + + maven-dependency-plugin + + + unpack-license + + true + + + + + + maven-antrun-plugin + + + copy-license + prepare-package + + run + + + + + + + + + + + maven-checkstyle-plugin + + + check-license + + check + + + true + + + + + org.apache.felix maven-bundle-plugin @@ -88,8 +122,7 @@ - io.atomix.storage.journal.*, - io.atomix.utils.serializer.*, + io.atomix.storage.journal, com.esotericsoftware.kryo.*;version=4.0.2 @@ -104,26 +137,10 @@ *;inline=true;groupId=com.esotericsoftware, *;inline=true;groupId=org.objenesis, - *;inline=true;groupId=org.ow2.asm, - - maven-checkstyle-plugin - - - check-license - - check - - - - true - - - -