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:46:18 UTC

[maven-dist-tool] branch master updated: fix maven-archetype-bundles groupId

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 9d5d16c  fix maven-archetype-bundles groupId
9d5d16c is described below

commit 9d5d16c7db77185fd92c2be35a83b679aac9322a
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sun May 22 16:46:15 2022 +0200

    fix maven-archetype-bundles groupId
---
 src/main/resources/dist-tool.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/main/resources/dist-tool.conf b/src/main/resources/dist-tool.conf
index 4beede4..987cd7f 100644
--- a/src/main/resources/dist-tool.conf
+++ b/src/main/resources/dist-tool.conf
@@ -31,6 +31,8 @@
 
 /archetype: org.apache.maven.archetype
   maven-archetype
+
+/archetype: org.apache.maven.archetypes
   maven-archetype-bundles
 
 /binaries: content.not.checked