X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=third-party%2Fatomix%2Fstorage%2Fpom.xml;h=f9a52794707bd5df4d7e00eac114c553ad4500c0;hb=refs%2Fchanges%2F23%2F104723%2F1;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..f9a5279470 100644 --- a/third-party/atomix/storage/pom.xml +++ b/third-party/atomix/storage/pom.xml @@ -30,8 +30,7 @@ true - true - true + false @@ -82,6 +81,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 +132,8 @@ - io.atomix.storage.*, - io.atomix.utils.*, + io.atomix.storage.journal.*, + io.atomix.utils.serializer, com.esotericsoftware.kryo.*;version=4.0.2 @@ -110,21 +153,6 @@ - - maven-checkstyle-plugin - - - check-license - - check - - - - true - - - -