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-6) Metadata missing from ibiblio

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

Jason van Zyl moved MNG-1284 to ARCHETYPE-6:
--------------------------------------------

     Assign To:     (was: Brett Porter)
     Component:     (was: maven-archetype-plugin)
    Complexity:   (was: Intermediate)
      Workflow: jira  (was: Maven)
           Key: ARCHETYPE-6  (was: MNG-1284)
       Project: Maven Archetype  (was: Maven 2)

> Metadata missing from ibiblio
> -----------------------------
>
>          Key: ARCHETYPE-6
>          URL: http://jira.codehaus.org/browse/ARCHETYPE-6
>      Project: Maven Archetype
>         Type: Improvement
>     Reporter: Wendy Smoak
>      Fix For: 2.0.1

>
>
> m2 archetype:create -DarchetypeArtifactId=maven-archetype-site will fail if you don't also specify the archetypeVersion.  
> This seems to be due to a missing maven-metadata.xml file here:
> http://www.ibiblio.org/maven2/org/apache/maven/archetypes/maven-archetype-site/
> Borrowing from the one for the webapp archetype:
> <metadata>
>    <groupId>org.apache.maven.archetypes</groupId>
>    <artifactId>maven-archetype-site</artifactId>
>    <versioning>
>       <release>1.0-alpha-2</release>-
> 	<versions>
>               <version>1.0-alpha-2</version>
>       </versions>
>    </versioning>
> </metadata>

-- 
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