This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-neethi.git


The following commit(s) were added to refs/heads/master by this push:
     new 4533350  Commenting out flaky plugin
4533350 is described below

commit 4533350f0ea05cfb873c1c0de1bbbddb9fd21328
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Oct 21 09:05:34 2025 +0100

    Commenting out flaky plugin
---
 pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/pom.xml b/pom.xml
index 8128bc4..5d2420f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -210,6 +210,7 @@
                     </execution>
                 </executions>
             </plugin>
+            <!--
             <plugin>
                 <groupId>com.github.veithen.maven</groupId>
                 <artifactId>jacoco-report-maven-plugin</artifactId>
@@ -222,6 +223,7 @@
                     </execution>
                 </executions>
             </plugin>
+            -->
         </plugins>
        <pluginManagement>
          <plugins>

Reply via email to