X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=parent%2Fpom.xml;h=46f4177f5bfbf67f2c189566febd321609e1a4d2;hb=8525f1884019bee9b64aa29f86746a5b88f410c0;hp=0f7daae41701cca383ef17b3360ad5244da39d21;hpb=78f7233f36950ca0a160dd11539ba9aae5191df4;p=aaa.git diff --git a/parent/pom.xml b/parent/pom.xml index 0f7daae41..46f4177f5 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -1,273 +1,159 @@ - - 4.0.0 - - org.opendaylight.odlparent - odlparent - 1.8.0-SNAPSHOT - - - - org.opendaylight.aaa - aaa-parent - 0.5.0-SNAPSHOT - pom - - 3.0.4 - - - - - 1.4.0-SNAPSHOT - 1.8.0-SNAPSHOT - - - ${project.version} - ${basedir} - - - 1.1.0-SNAPSHOT - src/main/yang-gen-config - src/main/yang-gen-sal - 2.2.0-SNAPSHOT - 0.10.0-SNAPSHOT - 1.5.0-SNAPSHOT - 1.5.0-SNAPSHOT - 0.6.0-SNAPSHOT - 08-authz-config.xml - 09-rest-connector.xml - etc/opendaylight/karaf + + 4.0.0 + + org.opendaylight.mdsal + binding-parent + 3.0.4 + + - - 1.0.4 - 2.8.3 - 1.1.1 - 1.0.0 + org.opendaylight.aaa + aaa-parent + 0.9.0-SNAPSHOT + ODL :: aaa :: ${project.artifactId} + pom - 08-authn-config.xml + + + 1.0.2 + - - 1.4.191 + + + + + org.opendaylight.aaa + aaa-artifacts + ${project.version} + pom + import + + + org.opendaylight.controller + mdsal-artifacts + 1.9.0-SNAPSHOT + import + pom + - - 4.4 + + + org.glassfish + javax.json + 1.0.4 + + + org.apache.felix + org.apache.felix.metatype + + + net.sf.ehcache + ehcache + 2.10.6 + + + org.apache.oltu.oauth2 + org.apache.oltu.oauth2.common + ${oltu.version} + + + + org.json + json + + + + + org.apache.oltu.oauth2 + org.apache.oltu.oauth2.authzserver + ${oltu.version} + + + + org.json + json + + + + + org.apache.oltu.oauth2 + org.apache.oltu.oauth2.resourceserver + ${oltu.version} + - - 1 - 7.0.0.pre5 - 1.8.0-SNAPSHOT - - 3.0.2 - 2.1.9 - 4.0.27.Final - - - - - - - org.opendaylight.aaa - aaa-artifacts - ${aaa.version} - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - ${yangtools.version} - pom - import - - - org.opendaylight.mdsal - mdsal-artifacts - ${mdsal.version} - import - pom - - - org.opendaylight.mdsal.model - mdsal-model-artifacts - ${mdsal.model.version} - import - pom - - - org.opendaylight.controller - mdsal-artifacts - ${controller.mdsal.version} - import - pom - - - org.opendaylight.controller - config-artifacts - ${config.version} - pom - import - - - - - org.glassfish - javax.json - ${glassfish.json.version} - - - org.apache.felix - org.apache.felix.metatype - - - net.sf.ehcache - ehcache - ${ehcache.version} - - - org.apache.oltu.oauth2 - org.apache.oltu.oauth2.common - ${oltu.version} - - - org.apache.oltu.oauth2 - org.apache.oltu.oauth2.authzserver - ${oltu.version} - - - org.apache.oltu.oauth2 - org.apache.oltu.oauth2.resourceserver - ${oltu.version} - - - com.h2database - h2 - ${h2.version} - - - - - org.opendaylight.odlparent - features-test - ${features.test.version} - test - - - javax.inject - javax.inject - ${javax.inject.version} - test - - - org.mortbay.jetty - jetty-servlet-tester - ${servlet.tester.version} - test - - - + + + org.opendaylight.odlparent + features-test + test + + + org.mortbay.jetty + jetty-servlet-tester + 7.0.0.pre5 + test + + + - - - - org.jacoco - jacoco-maven-plugin - - - org.opendaylight.aaa.* - - - - - pre-test - - prepare-agent - - - - post-test - - report - - test - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - false - true - checkstyle-logging.xml - true - true - ${project.basedir} - **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat,**\/*.yang - **\/target\/,**\/bin\/,**\/target-ide\/,**\/src/main/yang-gen-config\/,**\/src/main/yang-gen-sal\/ - - - - - check - - process-sources - - - - - org.opendaylight.yangtools - checkstyle-logging - ${yangtools.version} - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - generate-sources - - add-source - - - - ${jmxGeneratorPath} - ${salGeneratorPath} - - - - - - - + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + + + + org.jacoco + jacoco-maven-plugin + + + org.opendaylight.aaa.* + + + + + pre-test + + prepare-agent + + + + post-test + + report + + test + + + + + - https://wiki.opendaylight.org/view/AAA:Main - - scm:git:ssh://git.opendaylight.org:29418/aaa.git - scm:git:ssh://git.opendaylight.org:29418/aaa.git - HEAD - + https://wiki.opendaylight.org/view/AAA:Main + + scm:git:ssh://git.opendaylight.org:29418/aaa.git + scm:git:ssh://git.opendaylight.org:29418/aaa.git + HEAD + - - - - org.codehaus.mojo - findbugs-maven-plugin - ${findbugs.maven.plugin.version} - - Max - Low - site - - - - org.codehaus.mojo - jdepend-maven-plugin - ${jdepend.maven.plugin.version} - - - + + + + org.codehaus.mojo + jdepend-maven-plugin + ${jdepend.maven.plugin.version} + + +