X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Fsal-rest-docgen%2Fpom.xml;h=0a30adbbb964e60caa2613eea974f70197ad4fd0;hb=bcf7a948db06b84d01ff8948a97ab56f6cd0d86e;hp=a123804d27dcbb52ef522b3f1812e11b7e039431;hpb=9c56fbbb1c62243df9baa3b95140153f91ffdde9;p=netconf.git diff --git a/restconf/sal-rest-docgen/pom.xml b/restconf/sal-rest-docgen/pom.xml index a123804d27..0a30adbbb9 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 - -