You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Lukasz Lenart (Jira)" <ji...@apache.org> on 2019/11/12 06:35:00 UTC

[jira] [Created] (ARCHETYPE-583) Skip parent non-archetype project when updating local catalog

Lukasz Lenart created ARCHETYPE-583:
---------------------------------------

             Summary: Skip parent non-archetype project when updating local catalog
                 Key: ARCHETYPE-583
                 URL: https://issues.apache.org/jira/browse/ARCHETYPE-583
             Project: Maven Archetype
          Issue Type: Improvement
          Components: Plugin
    Affects Versions: 3.1.2
            Reporter: Lukasz Lenart


I'm working on a set of [Struts archetypes|https://github.com/apache/struts-archetypes/pull/3] and discovered that the parent non-archetype project is also added to the local catalog when using {{archetype:update-local-catalog}} goal.

All the submodules are using {{maven-archetype}} [packaging|https://maven.apache.org/archetype/archetype-packaging/]  and the main project is using {{pom}} packaging.

I have prepared a PR to skip those non-archetype projects
https://github.com/apache/maven-archetype/pull/33



--
This message was sent by Atlassian Jira
(v8.3.4#803005)