X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=karaf-plugin%2Fpom.xml;h=b873154b7bb8ce51b7d115d735b26b10ae3197c2;hb=7f92aa5681fcc869174d5306da81c1c77c49be81;hp=f88bdb1986904b9f03a8c1535398a43462e1e611;hpb=d50fcc76176c7cf81d00d0f570dade96b63d1fe7;p=odlparent.git diff --git a/karaf-plugin/pom.xml b/karaf-plugin/pom.xml index f88bdb198..b873154b7 100644 --- a/karaf-plugin/pom.xml +++ b/karaf-plugin/pom.xml @@ -1,16 +1,23 @@ + 4.0.0 - odlparent org.opendaylight.odlparent - 1.6.0-SNAPSHOT + odlparent + 10.0.0-SNAPSHOT ../odlparent/ karaf-plugin maven-plugin - karaf-plugin Maven Plugin + ODL :: odlparent :: ${project.artifactId} UTF-8 @@ -20,37 +27,47 @@ org.apache.maven maven-plugin-api - 3.3.3 + 3.5.4 + + + org.apache.maven.plugin-tools + maven-plugin-annotations + 3.5.2 + + + org.apache.maven + maven-core + 3.5.4 - org.ops4j.pax.url - pax-url-wrap - ${url.version} + org.apache.maven + maven-model + 3.5.4 - org.ops4j.pax.url - pax-url-aether - compile + org.ops4j.pax.url + pax-url-aether + compile org.apache.karaf.features org.apache.karaf.features.core - ${karaf.version} compile - org.apache.karaf.tooling - karaf-maven-plugin - ${karaf.version} + org.eclipse.aether + aether-api + 1.1.0 - com.google.guava - guava - + org.osgi + org.osgi.service.url + runtime + - junit - junit - test + org.opendaylight.odlparent + karaf-util + ${project.version} @@ -58,35 +75,22 @@ maven-checkstyle-plugin - ${checkstyle.version} check-license - - check - - process-sources - check-license.xml - false - false - ${project.build.sourceDirectory} org/opendaylight/odlparent/PopulateLocalRepoMojo.java - false - true - org.apache.maven.plugins maven-plugin-plugin - ${maven.plugin.version} - karaf-plugin + karaf true @@ -104,61 +108,16 @@ + + com.github.spotbugs + spotbugs-maven-plugin + + true + + org.opendaylight.odlparent + + - - - run-its - - - - - org.apache.maven.plugins - maven-invoker-plugin - - true - ${project.build.directory}/it - - */pom.xml - - verify - ${project.build.directory}/local-repo - src/it/settings.xml - - clean - test-compile - - - - - integration-test - - install - integration-test - verify - - - - - - - - - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -