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