X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=restconf%2Fsal-rest-docgen%2Fpom.xml;h=b648e0ea84346290db310dc6ac007bfb829b827a;hb=6dbde064d876ae93f129b2a0bcb47f01777e8f9d;hp=a123804d27dcbb52ef522b3f1812e11b7e039431;hpb=bcbd454f6dc1736ab6814446a30b0c3f519e0c25;p=netconf.git diff --git a/restconf/sal-rest-docgen/pom.xml b/restconf/sal-rest-docgen/pom.xml index a123804d27..b648e0ea84 100644 --- a/restconf/sal-rest-docgen/pom.xml +++ b/restconf/sal-rest-docgen/pom.xml @@ -1,6 +1,6 @@ - org.jboss.resteasy - jaxrs-api + com.google.guava + guava - org.opendaylight.controller - sal-core-api + org.opendaylight.mdsal + mdsal-dom-api org.opendaylight.yangtools @@ -97,19 +94,22 @@ org.slf4j slf4j-api - - org.mockito - mockito-core - test - org.opendaylight.yangtools yang-data-api - dk.brics.automaton - automaton - 1.11-8 + org.opendaylight.aaa.web + web-api + + + org.opendaylight.aaa.web + servlet-api + + + org.glassfish.jersey.core + jersey-server + test @@ -124,32 +124,13 @@ MD SAL Rest Api Doc Generator generex, automaton - - - *, - 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.apache.shiro.web.env - com.fasterxml.jackson.datatype.* - org.opendaylight.netconf.sal.rest.doc.DocProvider - /apidoc - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - -