You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Anders Hammar (JIRA)" <ji...@codehaus.org> on 2013/05/15 11:21:52 UTC

[jira] (ARCHETYPE-438) Remove support for specifying catalogs through direct URLs

Anders Hammar created ARCHETYPE-438:
---------------------------------------

             Summary: Remove support for specifying catalogs through direct URLs
                 Key: ARCHETYPE-438
                 URL: https://jira.codehaus.org/browse/ARCHETYPE-438
             Project: Maven Archetype
          Issue Type: Improvement
          Components: Generator
         Environment: n/a
            Reporter: Anders Hammar


It is currently possible to specify a archetype catalog through a file: or http: URL (via the archetypeCatalog param). This adds the possibility to go outside of the configured Maven infrastructure which causes problems and unpredicted side-effects.
I strongly argue that the plugin should work with the Maven settings and infrastructure in place and not allow for going outside of this. For example, in a setup where there is a Maven repo manager in place it should always be used and the user should not be allowed to side-step it through the support of the plugin. If an additional source should be used, it should be setup properly in the Maven configuration/infrastructure.
I also believe the current support is a legacy from the old days when the catalog at central was not complete, but one had to used additional catalogs in the Internet.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira