You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dmytro Sylaiev (JIRA)" <ji...@apache.org> on 2017/02/17 08:51:41 UTC

[jira] [Created] (ARCHETYPE-521) Cannot specify remote repository for generate project from archetype

Dmytro Sylaiev created ARCHETYPE-521:
----------------------------------------

             Summary: Cannot specify remote repository for generate project from archetype
                 Key: ARCHETYPE-521
                 URL: https://issues.apache.org/jira/browse/ARCHETYPE-521
             Project: Maven Archetype
          Issue Type: Question
          Components: Generator
    Affects Versions: 3.0.0
         Environment: cmd
            Reporter: Dmytro Sylaiev


I wanted to create new project using mvn archetype:generate command.
Desired archetype was absent in the central repo, so I tried to use -DarchetypeRepository=repo.url param. But this param is out of date in 3.0.0 version of plugin.
So I needed to use  mvn org.apache.maven.plugins:maven-archetype-plugin:2.4:generate command. 
Question: How can I specify specific repository for generating project (without editing settings.xml file)? 
(-DarchetypeCatalog=repo.url doesn't work too)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)