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-install-plugin.git


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

commit c9951e16d0cf65c362047d014c449c5597fe786c
Author: Slawomir Jaranowski <s.jaranow...@gmail.com>
AuthorDate: Tue Feb 4 19:50:34 2025 +0100

    Disable Jenkins build
---
 Jenkinsfile => Jenkinsfile.disable | 0
 README.md                          | 3 ++-
 2 files changed, 2 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 71b82b9..b44e7bb 100644
--- a/README.md
+++ b/README.md
@@ -21,9 +21,10 @@ Contributing to [Apache Maven Install 
Plugin](https://maven.apache.org/plugins/m
 [![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-install-plugin.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.maven.plugins/maven-install-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-install-plugin/badge.json)](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/apache/maven/plugins/maven-install-plugin/README.md)
+<!--
 [![Jenkins 
Status](https://img.shields.io/jenkins/s/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven-install-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-install-plugin/job/master.svg?)][test-results]
-
+-->
 
 You have found a bug or you have an idea for a cool new feature? Contributing
 code is a great way to give something back to the open source community. Before

Reply via email to