From c8be48901d1f731bffb5ad32daa720afd9208737 Mon Sep 17 00:00:00 2001 From: Tom Pantelis Date: Fri, 9 Mar 2018 14:10:14 -0500 Subject: [PATCH] Enable findbugs in md-sal parent pom Change-Id: Icaf43a93ac28bf77fe85a75513d46fb4f0f1778a Signed-off-by: Tom Pantelis --- opendaylight/md-sal/cds-access-api/pom.xml | 12 ------------ opendaylight/md-sal/cds-access-client/pom.xml | 7 ------- opendaylight/md-sal/cds-dom-api/pom.xml | 12 ------------ opendaylight/md-sal/mdsal-trace/cli/pom.xml | 7 ------- opendaylight/md-sal/parent/pom.xml | 2 -- opendaylight/md-sal/sal-akka-raft/pom.xml | 8 -------- opendaylight/md-sal/sal-cluster-admin-impl/pom.xml | 7 ------- opendaylight/md-sal/sal-clustering-commons/pom.xml | 7 ------- .../md-sal/sal-distributed-datastore/pom.xml | 7 ------- opendaylight/md-sal/sal-remoterpc-connector/pom.xml | 7 ------- opendaylight/md-sal/samples/toaster-consumer/pom.xml | 12 ------------ opendaylight/md-sal/samples/toaster-provider/pom.xml | 12 ------------ 12 files changed, 100 deletions(-) diff --git a/opendaylight/md-sal/cds-access-api/pom.xml b/opendaylight/md-sal/cds-access-api/pom.xml index ff928a3c0a..012dde6090 100644 --- a/opendaylight/md-sal/cds-access-api/pom.xml +++ b/opendaylight/md-sal/cds-access-api/pom.xml @@ -47,18 +47,6 @@ - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - - - scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git diff --git a/opendaylight/md-sal/cds-access-client/pom.xml b/opendaylight/md-sal/cds-access-client/pom.xml index 569e290f4e..39507ee8be 100644 --- a/opendaylight/md-sal/cds-access-client/pom.xml +++ b/opendaylight/md-sal/cds-access-client/pom.xml @@ -55,13 +55,6 @@ - - org.codehaus.mojo - findbugs-maven-plugin - - true - - org.apache.maven.plugins maven-jar-plugin diff --git a/opendaylight/md-sal/cds-dom-api/pom.xml b/opendaylight/md-sal/cds-dom-api/pom.xml index 567c5112a9..a85184a3f4 100644 --- a/opendaylight/md-sal/cds-dom-api/pom.xml +++ b/opendaylight/md-sal/cds-dom-api/pom.xml @@ -30,18 +30,6 @@ - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - - - scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git diff --git a/opendaylight/md-sal/mdsal-trace/cli/pom.xml b/opendaylight/md-sal/mdsal-trace/cli/pom.xml index 2c35f47c48..e337ae0161 100644 --- a/opendaylight/md-sal/mdsal-trace/cli/pom.xml +++ b/opendaylight/md-sal/mdsal-trace/cli/pom.xml @@ -53,13 +53,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - - org.codehaus.mojo - findbugs-maven-plugin - - true - - diff --git a/opendaylight/md-sal/parent/pom.xml b/opendaylight/md-sal/parent/pom.xml index ef17a375b8..0fd3249bea 100644 --- a/opendaylight/md-sal/parent/pom.xml +++ b/opendaylight/md-sal/parent/pom.xml @@ -114,7 +114,6 @@ checkstyle.violationSeverity=error - diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index feb36b4b0d..5acc7c8d9f 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -117,14 +117,6 @@ - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - diff --git a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml index df4d246246..31b28b4643 100644 --- a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml +++ b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml @@ -111,13 +111,6 @@ - - org.codehaus.mojo - findbugs-maven-plugin - - true - - diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index e63ae18117..a10e2e6f22 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -162,13 +162,6 @@ - - org.codehaus.mojo - findbugs-maven-plugin - - true - - diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 1a689ed0a4..ccadd3e047 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -236,13 +236,6 @@ - - org.codehaus.mojo - findbugs-maven-plugin - - true - - diff --git a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml index e3cea4c54a..2bf8864e9b 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/pom.xml @@ -154,13 +154,6 @@ - - org.codehaus.mojo - findbugs-maven-plugin - - true - - diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index 5d8be2ece5..97229cc812 100644 --- a/opendaylight/md-sal/samples/toaster-consumer/pom.xml +++ b/opendaylight/md-sal/samples/toaster-consumer/pom.xml @@ -33,18 +33,6 @@ - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - - - scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index ba88fd2858..c1ba0ded63 100644 --- a/opendaylight/md-sal/samples/toaster-provider/pom.xml +++ b/opendaylight/md-sal/samples/toaster-provider/pom.xml @@ -52,18 +52,6 @@ - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - - - scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git -- 2.36.6