From issues-return-100383-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Wed Feb 4 20:30:12 2015 Return-Path: X-Original-To: apmail-maven-issues-archive@minotaur.apache.org Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 73CEB1783A for ; Wed, 4 Feb 2015 20:30:12 +0000 (UTC) Received: (qmail 26081 invoked by uid 500); 4 Feb 2015 20:30:13 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 26032 invoked by uid 500); 4 Feb 2015 20:30:13 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 26020 invoked by uid 99); 4 Feb 2015 20:30:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Feb 2015 20:30:12 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [199.193.192.100] (HELO codehaus01.managed.contegix.com) (199.193.192.100) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Feb 2015 20:30:08 +0000 Received: from codehaus01 (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 20935B11BC for ; Wed, 4 Feb 2015 14:28:18 -0600 (CST) Date: Wed, 4 Feb 2015 14:28:18 -0600 (CST) From: "Anders Hammar (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] (ARCHETYPE-431) Only include Apache Maven archetypes in internal archetype catalog MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 22cf62d5d84cf5bea94eb3b65e0ebd09 X-Virus-Checked: Checked by ClamAV on apache.org [ https://jira.codehaus.org/browse/ARCHETYPE-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=362552#comment-362552 ] Anders Hammar commented on ARCHETYPE-431: ----------------------------------------- What I will do is remove the coupling of the wiki page listing archetypes to the internal catalog. The code that generates the internal catalog from the wiki will be removed. A separate ticket will be created to handle the outdated wiki page listing "all" archetypes. > Only include Apache Maven archetypes in internal archetype catalog > ------------------------------------------------------------------ > > Key: ARCHETYPE-431 > URL: https://jira.codehaus.org/browse/ARCHETYPE-431 > Project: Maven Archetype > Issue Type: Task > Components: Generator > Affects Versions: 2.2 > Environment: n/a > Reporter: Anders Hammar > Assignee: Anders Hammar > Priority: Minor > Fix For: 2.3 > > > Currently the internal archetype catalog includes archetypes from different projects. However, there are new archetypes added to the Maven echo-system daily and deciding which to include (and keep it up-to-date) will be impossible. The best solution would the be to just include the "official" archetypes from the Maven team. > We should also update the versions here and not use "RELEASE" as version as it is deprecated. -- This message was sent by Atlassian JIRA (v6.1.6#6162)