You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Glover (JIRA)" <ji...@codehaus.org> on 2014/07/28 18:41:10 UTC

[jira] (ARCHETYPE-461) Sample usage fails due to wrong version nbr of archetypeVersion in the example

Robert Glover created ARCHETYPE-461:
---------------------------------------

             Summary: Sample usage fails due to wrong version nbr of archetypeVersion in the example
                 Key: ARCHETYPE-461
                 URL: https://jira.codehaus.org/browse/ARCHETYPE-461
             Project: Maven Archetype
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 2.2
         Environment: Windows 7 Pro 64 bit
            Reporter: Robert Glover
            Priority: Minor


Using the example labeled "To create a new project from this archetype" at the following URL fails because it has the wrong version number of "archetypeVersion" in the example:

 http://maven.apache.org/archetype/maven-archetype-bundles/maven-archetype-quickstart/

The example should be changed to end with:
-DarchetypeVersion=1.1
instead of:
-DarchetypeVersion=5-SNAPSHOT



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)