X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=aaa-shiro%2Fimpl%2Fpom.xml;h=b076fb9de6fed8c0f1349ec5c46f7547f9f6bdf0;hb=3aaefa736ea182afe22af6651e5bbb7cc4f84512;hp=4e43d4e56859fb526a912bf766048707c845d877;hpb=b81319ab7ebd551d2af13ac6baf238ff0716f947;p=aaa.git diff --git a/aaa-shiro/impl/pom.xml b/aaa-shiro/impl/pom.xml index 4e43d4e56..b076fb9de 100644 --- a/aaa-shiro/impl/pom.xml +++ b/aaa-shiro/impl/pom.xml @@ -7,156 +7,250 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - - 4.0.0 + + 4.0.0 - - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - - + + org.opendaylight.aaa + aaa-parent + 0.8.0-SNAPSHOT + ../../parent + - org.opendaylight.aaa - aaa-shiro - 0.5.0-SNAPSHOT - bundle + org.opendaylight.aaa + aaa-shiro + 0.8.0-SNAPSHOT + ODL :: aaa :: ${project.artifactId} + bundle - - - ${project.groupId} - aaa-shiro-api - ${project.version} - + + + ${project.groupId} + aaa-shiro-api + - - - com.sun.jersey - jersey-client - provided - - - org.json - json - - - - org.apache.oltu.oauth2 - org.apache.oltu.oauth2.authzserver - 1.0.0 - - - org.apache.oltu.oauth2 - org.apache.oltu.oauth2.common - 1.0.0 - - - org.apache.oltu.oauth2 - org.apache.oltu.oauth2.resourceserver - 1.0.0 - - - - org.opendaylight.aaa - aaa-authn-sts - 0.5.0-SNAPSHOT - - - org.opendaylight.aaa - aaa-authn-basic - 0.5.0-SNAPSHOT - - - org.apache.shiro - shiro-core - - - org.apache.shiro - shiro-web - - - commons-beanutils - commons-beanutils - 1.8.3 - - - - commons-collections - commons-collections - 3.2.2 - - - javax.servlet - javax.servlet-api - - - com.google.guava - guava - + + + org.glassfish.jersey.core + jersey-client + 2.25.1 + provided + + + + org.apache.oltu.oauth2 + org.apache.oltu.oauth2.authzserver + + + org.apache.oltu.oauth2 + org.apache.oltu.oauth2.resourceserver + + + org.opendaylight.aaa + aaa-cert + + + org.apache.shiro + shiro-web + + + + commons-beanutils + commons-beanutils + 1.9.3 + + + commons-collections + commons-collections + 3.2.2 + - - - junit - junit - test - - - org.mockito - mockito-core - test - - - ch.qos.logback - logback-core - test - - - ch.qos.logback - logback-classic - test - - - org.apache.shiro - shiro-core - 1.3.1 - - + + com.google.code.gson + gson + - - - - org.apache.felix - maven-bundle-plugin - true - - - /moon - ${project.groupId}.${project.artifactId} - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - package - - attach-artifact - - - - - ${project.build.directory}/classes/shiro.ini - cfg - configuration - - - - - - - - + + org.apache.felix + org.apache.felix.dependencymanager + provided + + + + + org.opendaylight.controller + sal-binding-api + + + org.opendaylight.controller + sal-common-util + + + org.opendaylight.aaa + aaa-filterchain + + + org.opendaylight.aaa + aaa-password-service-api + + + org.osgi + org.osgi.compendium + + + + + org.eclipse.jetty + jetty-servlets + provided + + + + net.sf.ehcache + ehcache + + + com.h2database + h2 + + + org.immutables + value + + + com.google.guava + guava + + + org.apache.commons + commons-text + + + org.jolokia + jolokia-osgi + + + org.opendaylight.aaa.web + web-api + + + org.opendaylight.aaa.web + servlet-api + + + + + junit + junit + test + + + org.mockito + mockito-core + test + + + org.hamcrest + hamcrest-library + test + + + ch.qos.logback + logback-core + test + + + ch.qos.logback + logback-classic + test + + + org.glassfish.jersey.test-framework.providers + jersey-test-framework-provider-grizzly2 + 2.25.1 + test + + + org.mortbay.jetty + jetty-servlet-tester + test + + + com.google.truth + truth + + + org.opendaylight.aaa + aaa-password-service-impl + test + + + + + + + org.apache.felix + maven-bundle-plugin + true + + + ${project.groupId}.${project.artifactId} + + org.opendaylight.aaa, + org.opendaylight.aaa.shiro, + org.opendaylight.aaa.shiro.idm, + org.opendaylight.aaa.shiro.tokenauthrealm, + org.opendaylight.aaa.shiro.tokenauthrealm.auth, + org.opendaylight.aaa.shiro, + org.opendaylight.aaa.shiro.filters, + org.opendaylight.aaa.shiro.realm, + + org.opendaylight.aaa.provider, + org.opendaylight.aaa.shiro.web.env, + org.opendaylight.aaa.datastore.h2.*, + + + !javax.annotation, + * + + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + package + + attach-artifact + + + + + + ${project.build.directory}/classes/idmtool.py + py + idmtool + + + + ${project.build.directory}/classes/initial/aaa-app-config.xml + xml + aaa-app-config + + + ${project.build.directory}/classes/initial/aaa-datastore-config.xml + xml + aaa-datastore-config + + + + + + + +