disable spotbugs exec 21/117621/1
authorMichael DÜrre <michael.duerre@highstreet-technologies.com>
Tue, 9 Feb 2021 07:35:01 +0000 (08:35 +0100)
committerMichael DÜrre <michael.duerre@highstreet-technologies.com>
Tue, 9 Feb 2021 07:35:14 +0000 (08:35 +0100)
overwrite spotbugs code check execution

Issue-ID: CCSDK-3143
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: I362d2d16d2d1815693119d6b90a903383bdad067

odlparent/binding-parent/pom.xml
odlparent/bundle-parent/pom.xml
odlparent/feature-repo-parent/pom.xml
odlparent/karaf4-parent/pom.xml
odlparent/mdsal-it-parent/pom.xml
odlparent/odlparent-lite/pom.xml
odlparent/odlparent/pom.xml
odlparent/setup/src/main/resources/pom-template.xml
odlparent/single-feature-parent/pom.xml

index 433291e..4990c38 100644 (file)
                     </dependency>
                 </dependencies>
                 <executions>
+                    <execution>
+                        <!-- overwrite odl default to supress spotbugs code check execution -->
+                        <goals>
+                            <goal>check</goal>
+                        </goals>
+                        <phase>process-sources</phase>
+                        <configuration>
+                            <skip>true</skip>
+                            <failOnViolation>false</failOnViolation>
+                        </configuration>
+                    </execution>
                     <execution>
                         <id>onap-license</id>
                         <goals>
index 2181cfc..4832440 100644 (file)
                     </dependency>
                 </dependencies>
                 <executions>
+                    <execution>
+                        <!-- overwrite odl default to supress spotbugs code check execution -->
+                        <goals>
+                            <goal>check</goal>
+                        </goals>
+                        <phase>process-sources</phase>
+                        <configuration>
+                            <skip>true</skip>
+                            <failOnViolation>false</failOnViolation>
+                        </configuration>
+                    </execution>
                     <execution>
                         <id>onap-license</id>
                         <goals>
index 7859c73..bfa8d48 100644 (file)
                     </dependency>
                 </dependencies>
                 <executions>
+                    <execution>
+                        <!-- overwrite odl default to supress spotbugs code check execution -->
+                        <goals>
+                            <goal>check</goal>
+                        </goals>
+                        <phase>process-sources</phase>
+                        <configuration>
+                            <skip>true</skip>
+                            <failOnViolation>false</failOnViolation>
+                        </configuration>
+                    </execution>
                     <execution>
                         <id>onap-license</id>
                         <goals>
index e7e39d9..fe152d1 100644 (file)
                     </dependency>
                 </dependencies>
                 <executions>
+                    <execution>
+                        <!-- overwrite odl default to supress spotbugs code check execution -->
+                        <goals>
+                            <goal>check</goal>
+                        </goals>
+                        <phase>process-sources</phase>
+                        <configuration>
+                            <skip>true</skip>
+                            <failOnViolation>false</failOnViolation>
+                        </configuration>
+                    </execution>
                     <execution>
                         <id>onap-license</id>
                         <goals>
index 1a323b4..d0c0833 100644 (file)
                     </dependency>
                 </dependencies>
                 <executions>
+                    <execution>
+                        <!-- overwrite odl default to supress spotbugs code check execution -->
+                        <goals>
+                            <goal>check</goal>
+                        </goals>
+                        <phase>process-sources</phase>
+                        <configuration>
+                            <skip>true</skip>
+                            <failOnViolation>false</failOnViolation>
+                        </configuration>
+                    </execution>
                     <execution>
                         <id>onap-license</id>
                         <goals>
index 6a9ea6d..151e497 100644 (file)
                     </dependency>
                 </dependencies>
                 <executions>
+                    <execution>
+                        <!-- overwrite odl default to supress spotbugs code check execution -->
+                        <goals>
+                            <goal>check</goal>
+                        </goals>
+                        <phase>process-sources</phase>
+                        <configuration>
+                            <skip>true</skip>
+                            <failOnViolation>false</failOnViolation>
+                        </configuration>
+                    </execution>
                     <execution>
                         <id>onap-license</id>
                         <goals>
index 9025a4e..777da38 100644 (file)
                     </dependency>
                 </dependencies>
                 <executions>
+                    <execution>
+                        <!-- overwrite odl default to supress spotbugs code check execution -->
+                        <goals>
+                            <goal>check</goal>
+                        </goals>
+                        <phase>process-sources</phase>
+                        <configuration>
+                            <skip>true</skip>
+                            <failOnViolation>false</failOnViolation>
+                        </configuration>
+                    </execution>
                     <execution>
                         <id>onap-license</id>
                         <goals>
index 76b4a55..82f62fd 100755 (executable)
                     </dependency>
                 </dependencies>
                 <executions>
+                    <execution>
+                        <!-- overwrite odl default to supress spotbugs code check execution -->
+                        <goals>
+                            <goal>check</goal>
+                        </goals>
+                        <phase>process-sources</phase>
+                        <configuration>
+                            <skip>true</skip>
+                            <failOnViolation>false</failOnViolation>
+                        </configuration>
+                    </execution>
                     <execution>
                         <id>onap-license</id>
                         <goals>
index e76b46f..7af4cec 100644 (file)
                     </dependency>
                 </dependencies>
                 <executions>
+                    <execution>
+                        <!-- overwrite odl default to supress spotbugs code check execution -->
+                        <goals>
+                            <goal>check</goal>
+                        </goals>
+                        <phase>process-sources</phase>
+                        <configuration>
+                            <skip>true</skip>
+                            <failOnViolation>false</failOnViolation>
+                        </configuration>
+                    </execution>
                     <execution>
                         <id>onap-license</id>
                         <goals>