X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=third-party%2Fatomix%2Fstorage%2Fpom.xml;h=07c2dd14dd9bf22b13f87da4738a9b9b15a15194;hb=0bacb5d7a91f1bc0fcd13763b1cdfcd74ed2e0e6;hp=326c021e96c96e3b1880eefca86dac9e58623154;hpb=5417df1af08aa5eba93a7fc602c73e81e6767ab8;p=controller.git diff --git a/third-party/atomix/storage/pom.xml b/third-party/atomix/storage/pom.xml index 326c021e96..07c2dd14dd 100644 --- a/third-party/atomix/storage/pom.xml +++ b/third-party/atomix/storage/pom.xml @@ -1,5 +1,6 @@ + + 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 @@ -43,11 +122,22 @@ - io.atomix.storage.* + io.atomix.storage.journal, + com.esotericsoftware.kryo.*;version=4.0.2 - !sun.nio.ch,!sun.misc,* + sun.nio.ch;resolution:=optional, + sun.misc;resolution:=optional, + !COM.newmonics.*, + !android.os, + * + + + + *;inline=true;groupId=com.esotericsoftware, + *;inline=true;groupId=org.objenesis, +