X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Frestconf-nb-rfc8040%2Fpom.xml;h=a3ed4e42bbd96d6285c0234bb42dc63bd36f2fba;hb=d9e27248e20d91af56f6ac2b877189501e2aff37;hp=72e137286f8aec7cf5f232c4857e6e1fff83b774;hpb=c7653334621ec772badc3584b8053b829862e584;p=netconf.git diff --git a/restconf/restconf-nb-rfc8040/pom.xml b/restconf/restconf-nb-rfc8040/pom.xml index 72e137286f..a3ed4e42bb 100644 --- a/restconf/restconf-nb-rfc8040/pom.xml +++ b/restconf/restconf-nb-rfc8040/pom.xml @@ -11,70 +11,52 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.opendaylight.mdsal - binding-parent - 0.13.0-SNAPSHOT - + org.opendaylight.netconf + restconf-parent + 1.13.3-SNAPSHOT + ../restconf-parent org.opendaylight.netconf restconf-nb-rfc8040 - 1.8.0-SNAPSHOT + 1.13.3-SNAPSHOT bundle - - - - org.opendaylight.netconf - netconf-parent - 1.5.0-SNAPSHOT - pom - import - - - org.opendaylight.aaa - aaa-artifacts - 0.8.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - config-artifacts - 0.9.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.8.0-SNAPSHOT - pom - import - - - org.glassfish.jersey.test-framework.providers - jersey-test-framework-provider-grizzly2 - 2.6 - - - - + + javax.annotation + javax.annotation-api + true + + + com.guicedee.services + javax.inject + true + + + org.apache.aries.blueprint + blueprint-maven-plugin-annotation + true + org.opendaylight.netconf restconf-common-models - ${project.version} org.opendaylight.netconf restconf-common - ${project.version} + + + org.opendaylight.mdsal.binding.model.ietf + rfc8525 org.opendaylight.netconf - ietf-yang-library - ${project.version} + netconf-api + + + org.opendaylight.netconf + netconf-dom-api @@ -111,57 +93,61 @@ - org.opendaylight.mdsal.model - ietf-yang-types-20130715 + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types - org.opendaylight.controller - sal-core-spi - - - org.opendaylight.controller - sal-common-impl + org.opendaylight.mdsal + mdsal-dom-spi + org.opendaylight.controller - sal-common-util + threadpool-config-api + - org.opendaylight.controller - sal-broker-impl + net.java.dev.stax-utils + stax-utils + + + + com.bea.xml + jsr173-ri + + - io.netty - netty-codec-http + org.json + json + 20131018 + test - org.jboss.resteasy - jaxrs-api - provided + org.opendaylight.aaa.web + web-api - com.fasterxml.jackson.dataformat - jackson-dataformat-xml + org.opendaylight.aaa.web + servlet-api - org.apache.commons - commons-lang3 - 3.0 + org.opendaylight.aaa + aaa-filterchain - net.java.dev.stax-utils - stax-utils + org.eclipse.jetty.websocket + websocket-server - - org.opendaylight.aaa - aaa-shiro-api + org.glassfish.jersey.media + jersey-media-sse @@ -171,14 +157,55 @@ test - org.mockito - mockito-core + org.glassfish.jersey.inject + jersey-hk2 test - org.glassfish.jersey.bundles.repackaged - jersey-guava - 2.6 + org.opendaylight.mdsal + mdsal-binding-test-utils + test + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test-jar + test + + + org.skyscreamer + jsonassert + test + + + org.opendaylight.aaa.web + testutils + test + + + org.opendaylight.infrautils + inject.guice.testutils + test + + + org.opendaylight.netconf + ietf-restconf + test + + + org.opendaylight.controller + threadpool-config-impl + test + + + org.xmlunit + xmlunit-assertj + test + + + net.javacrumbs.json-unit + json-unit-assertj + 2.18.1 test @@ -186,13 +213,13 @@ - org.apache.maven.plugins - maven-surefire-plugin + org.apache.aries.blueprint + blueprint-maven-plugin - - - com.sun.jersey - + + + org.opendaylight.restconf + @@ -202,27 +229,30 @@ MD SAL Restconf Connector - - *, - com.sun.jersey.spi.container.servlet, - org.eclipse.jetty.servlets, - org.opendaylight.aaa.shiro.filters, - org.opendaylight.aaa.shiro.realm, - org.opendaylight.aaa.shiro.web.env, - org.opendaylight.aaa.filterchain.filters, - org.opendaylight.aaa.api, - org.apache.shiro.web.env - - /rests - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + + attach-artifact + + package + + + + ${project.build.directory}/classes/restconf8040.cfg + cfg + config + + + + +