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

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 179f8ad  Disable Jenkins build
179f8ad is described below

commit 179f8ade14cb8fa24663e274569224df6b3a0830
Author: Slawomir Jaranowski <s.jaranow...@gmail.com>
AuthorDate: Tue Feb 4 19:23:05 2025 +0100

    Disable Jenkins build
---
 Jenkinsfile => Jenkinsfile.disable | 0
 README.md                          | 4 +++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile.disable
similarity index 100%
rename from Jenkinsfile
rename to Jenkinsfile.disable
diff --git a/README.md b/README.md
index d9a3c52..c0709a4 100644
--- a/README.md
+++ b/README.md
@@ -21,8 +21,10 @@ Contributing to [Apache Maven Compiler 
Plugin](https://maven.apache.org/plugins/
 [![Apache License, Version 2.0, January 
2004](https://img.shields.io/github/license/apache/maven.svg?label=License)][license]
 [![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-compiler-plugin.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.maven.plugins/maven-compiler-plugin)
 [![Reproducible 
Builds](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jvm-repo-rebuild/reproducible-central/master/content/org/apache/maven/plugins/maven-compiler-plugin/badge.json)](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/apache/maven/plugins/maven-compiler-plugin/README.md)
+<!-- 
 [![Jenkins 
Status](https://img.shields.io/jenkins/s/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-compiler-plugin/job/master.svg?)][build]
-[![Jenkins 
tests](https://img.shields.io/jenkins/t/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-compiler-plugin/job/master.svg?)][test-results]
+[![Jenkins 
tests](https://img.shields.io/jenkins/t/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-compiler-plugin/job/master.svg?)][test-results]
 
+-->
 
 
 You have found a bug or you have an idea for a cool new feature? Contributing

Reply via email to