You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Jason van Zyl (JIRA)" <ji...@codehaus.org> on 2005/10/26 22:20:11 UTC

[jira] Moved: (ARCHETYPE-5) Site archetype should not need archetypeVersion parameter

     [ http://jira.codehaus.org/browse/ARCHETYPE-5?page=all ]

Jason van Zyl moved MNG-1309 to ARCHETYPE-5:
--------------------------------------------

     Assign To:     (was: Brett Porter)
       Version:     (was: 2.0)
     Component:     (was: maven-archetype-plugin)
    Complexity:   (was: Novice)
      Workflow: jira  (was: Maven)
           Key: ARCHETYPE-5  (was: MNG-1309)
       Project: Maven Archetype  (was: Maven 2)

> Site archetype should not need archetypeVersion parameter
> ---------------------------------------------------------
>
>          Key: ARCHETYPE-5
>          URL: http://jira.codehaus.org/browse/ARCHETYPE-5
>      Project: Maven Archetype
>         Type: Bug
>     Reporter: Eduardo Rocha

>
>
> Tthe following command, found in maven 2's "Getting Started Guide":
> mvn archetype:create -DgroupId=com.mycompany.app -DartifactId=my-app -DarchetypeGroupId=org.apache.maven.archetypes -DarchetypeArtifactId=maven-archetype-site
> The error is:
> [ERROR] BUILD ERROR
> [INFO] ----------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> GroupId: org.apache.maven.archetypes
> ArtifactId: maven-archetype-site
> Version: RELEASE
> Reason: Unable to determine the release version
>  org.apache.maven.archetypes:maven-archetype-site:RELEASE:jar
> Currently I am using -DarchetypeVersion=1.0-alpha-2 to make it work, but I think this is only because there is no "maven-metadata.xml" in folder  /maven2/org/apache/maven/archetypes/maven-archetype-site" at www.ibiblio.org.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org