X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-dom-codec%2Fpom.xml;h=152123fd8b37a6d49c13c2f7f04e330c919a06c6;hb=c4903ecfaca2898bcda71921c839c066411a7c6c;hp=16c1f3f0c4c54e9d05eafceaf0f9a0dcdfadeebb;hpb=b3cf51e632d66a34f745b7582eeebf205ce8fb90;p=mdsal.git diff --git a/binding/mdsal-binding-dom-codec/pom.xml b/binding/mdsal-binding-dom-codec/pom.xml index 16c1f3f0c4..152123fd8b 100644 --- a/binding/mdsal-binding-dom-codec/pom.xml +++ b/binding/mdsal-binding-dom-codec/pom.xml @@ -8,43 +8,28 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.2 - + org.opendaylight.mdsal + dom-parent + 6.0.0-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal mdsal-binding-dom-codec - 0.11.0-SNAPSHOT bundle - - - - org.opendaylight.mdsal - mdsal-artifacts - 2.3.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 1.2.0-SNAPSHOT - pom - import - - - + + net.bytebuddy + org.opendaylight.mdsal.binding.dom.codec.jar.bytebuddy + - org.javassist - javassist + + net.bytebuddy + byte-buddy + 1.10.7 org.opendaylight.mdsal @@ -61,25 +46,15 @@ org.opendaylight.mdsal mdsal-binding-test-model - test - - org.apache.commons - commons-lang3 - com.google.guava guava - - junit - junit - test org.opendaylight.yangtools mockito-configuration - test @@ -94,30 +69,58 @@ ${project.groupId}.${project.artifactId} org.opendaylight.mdsal.binding.dom.codec.*, - org.opendaylight.yangtools.binding.data.codec.*, - org.opendaylight.yangtools.binding.data.codec.gen.impl.*, - org.opendaylight.yangtools.binding.data.codec.impl.*, + ;-split-package:=error + + org.opendaylight.mdsal.binding.dom.codec.loader, + + + !net.bytebuddy.*, + * + + + + + org.apache.maven.plugins + maven-shade-plugin + + + package + + shade + + + false + true + true + true + true + + + ${shade.source} + ${shade.target} + + + + + net.bytebuddy:byte-buddy + + + + + net.bytebuddy:byte-buddy + + META-INF/** + + + + + + + - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - -