X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=third-party%2Fatomix%2Fstorage%2Fpom.xml;h=07c2dd14dd9bf22b13f87da4738a9b9b15a15194;hb=0bacb5d7a91f1bc0fcd13763b1cdfcd74ed2e0e6;hp=06501521433f74889d3480f9474761f49f3651e9;hpb=6bc38b65b60d081f23a520011f3d835a550baa46;p=controller.git diff --git a/third-party/atomix/storage/pom.xml b/third-party/atomix/storage/pom.xml index 0650152143..07c2dd14dd 100644 --- a/third-party/atomix/storage/pom.xml +++ b/third-party/atomix/storage/pom.xml @@ -30,8 +30,7 @@ true - true - true + false @@ -39,10 +38,6 @@ com.google.guava guava - - org.apache.commons - commons-lang3 - com.esotericsoftware kryo @@ -58,13 +53,7 @@ com.esotericsoftware reflectasm - 1.11.8 - provided - - - org.ow2.asm - asm - 5.2 + 1.11.9 provided @@ -82,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 @@ -89,8 +122,7 @@ - io.atomix.storage.*, - io.atomix.utils.*, + io.atomix.storage.journal, com.esotericsoftware.kryo.*;version=4.0.2 @@ -105,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 - - - -