You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2023/02/08 15:02:36 UTC

[maven-dist-tool] branch master updated: enable maven-build-cache-extension

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

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dist-tool.git


The following commit(s) were added to refs/heads/master by this push:
     new 20aa269  enable maven-build-cache-extension
20aa269 is described below

commit 20aa269dff0bdb5724bb5c8dbf5a36392ec1e4b4
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Wed Feb 8 16:02:31 2023 +0100

    enable maven-build-cache-extension
---
 .../org/apache/maven/dist/tools/masterjobs/ListMasterJobsReport.java     | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/main/java/org/apache/maven/dist/tools/masterjobs/ListMasterJobsReport.java b/src/main/java/org/apache/maven/dist/tools/masterjobs/ListMasterJobsReport.java
index e2d72a2..4434d24 100644
--- a/src/main/java/org/apache/maven/dist/tools/masterjobs/ListMasterJobsReport.java
+++ b/src/main/java/org/apache/maven/dist/tools/masterjobs/ListMasterJobsReport.java
@@ -57,7 +57,6 @@ public class ListMasterJobsReport extends AbstractMavenReport
                                                          "maven-jenkins-lib",
                                                          "maven-sources",
                                                          "maven-studies",
-                                                         "maven-build-cache-extension",
                                                          "maven-mvnd",
                                                          "maven-metric-extension",
                                                          "maven-gh-actions-shared" );