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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git


The following commit(s) were added to refs/heads/master by this push:
     new bde80df27 Drop Coveralls
bde80df27 is described below

commit bde80df27b98c15fccabc8aae792b79b43377393
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Nov 28 10:37:41 2023 -0500

    Drop Coveralls
---
 pom.xml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1ceb9ae23..1b04838ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -384,13 +384,6 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, 
arj.
             </excludes>
           </configuration>
         </plugin>
-        <plugin>
-          <groupId>org.eluder.coveralls</groupId>
-          <artifactId>coveralls-maven-plugin</artifactId>
-          <configuration>
-            <failOnServiceError>false</failOnServiceError>
-          </configuration>
-        </plugin>
         <plugin>
           <groupId>org.apache.felix</groupId>
           <artifactId>maven-bundle-plugin</artifactId>

Reply via email to