X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=2726e8ca20e6eea86be8776fbf65b70f78d3f192;hp=cb1e653b0d966ae566de4d29e21d43038b6c5727;hb=0539878063506ceba2a165869f5651f29437a47c;hpb=a078705d3931adbe8fa2defb6b226345afcd0038 diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index cb1e653b0d..2726e8ca20 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -2,113 +2,70 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 1.8.0-SNAPSHOT - + org.opendaylight.controller + mdsal-parent + 4.0.0-SNAPSHOT + ../parent - org.opendaylight.controller sal-akka-raft - 1.5.0-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - 1.5.0-SNAPSHOT - pom - import - - - - org.opendaylight.controller sal-clustering-commons - com.google.guava - guava + org.opendaylight.controller + cds-mgmt-api - - com.typesafe.akka - akka-actor_${scala.version} + org.opendaylight.controller + repackaged-akka - - com.typesafe.akka - akka-cluster_${scala.version} + org.scala-lang + scala-library - - com.typesafe.akka - akka-persistence_${scala.version} + org.apache.commons + commons-lang3 - - com.typesafe.akka - akka-remote_${scala.version} + org.osgi + osgi.core + com.typesafe.akka - akka-testkit_${scala.version} - test + akka-testkit_2.13 - - org.osgi - org.osgi.core + org.awaitility + awaitility + test - - org.scala-lang - scala-library + org.slf4j + slf4j-simple + test - commons-io commons-io - - - - org.apache.commons - commons-lang3 - - - - com.typesafe.akka - akka-slf4j_${scala.version} - - - - - junit - junit - test - - - org.mockito - mockito-core test - - org.slf4j - slf4j-simple + commons-lang + commons-lang test - - org.apache.felix maven-bundle-plugin @@ -117,14 +74,11 @@ ${project.groupId}.${project.artifactId} org.opendaylight.cluster.raft - * * - - org.apache.maven.plugins maven-jar-plugin @@ -134,20 +88,15 @@ - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - org.codehaus.mojo - findbugs-maven-plugin - - true - + maven-source-plugin + + + + test-jar-no-fork + + + @@ -158,20 +107,4 @@ HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Architecture:Clustering - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -