X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Fsal-rest-docgen%2Fpom.xml;h=aaf67c3f18ca7b770ac3c48238b75a4e1b63f866;hb=14a7a2a95476ed2e7c174fdfd89bcc9815d48051;hp=74734fe652a15d9890230b429439cf00a85a8dad;hpb=95fe25d438b661e5ba32ddb012095d97ea3fb473;p=netconf.git diff --git a/restconf/sal-rest-docgen/pom.xml b/restconf/sal-rest-docgen/pom.xml index 74734fe652..aaf67c3f18 100644 --- a/restconf/sal-rest-docgen/pom.xml +++ b/restconf/sal-rest-docgen/pom.xml @@ -1,6 +1,6 @@ - - org.jboss.resteasy - jaxrs-api - - org.opendaylight.controller sal-core-api @@ -118,6 +93,18 @@ automaton 1.11-8 + + org.opendaylight.aaa + aaa-shiro + + + org.opendaylight.aaa.web + web-api + + + org.opendaylight.aaa.web + servlet-api + @@ -131,32 +118,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 - -