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 <[email protected]>
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
[][license]
[](https://search.maven.org/artifact/org.apache.maven.plugins/maven-install-plugin)
[](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/apache/maven/plugins/maven-install-plugin/README.md)
+<!--
[][build]
[][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