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 2022/05/22 14:57:19 UTC

[maven-dist-tool] branch master updated: disable mvnd: very specific as of now

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 88bfd87  disable mvnd: very specific as of now
88bfd87 is described below

commit 88bfd877a84897c1f1c3d3922c43fe4f0fab6742
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sun May 22 16:57:16 2022 +0200

    disable mvnd: very specific as of now
---
 src/main/resources/dist-tool.conf | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/dist-tool.conf b/src/main/resources/dist-tool.conf
index 9e9e601..372a39d 100644
--- a/src/main/resources/dist-tool.conf
+++ b/src/main/resources/dist-tool.conf
@@ -73,8 +73,9 @@
   apache-maven [3.6.0,3.7.0-alpha-1)
   apache-maven
 
-/mvnd: org.mvndaemon.mvnd src
-  mvnd
+## mvnd is not published to Central nor site: we need some specific dist-tool feature to just display distribution area
+## /mvnd: org.mvndaemon.mvnd src
+##  mvnd
 
 /plugin-testing: org.apache.maven.plugin-testing
   maven-plugin-testing