You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/10/24 04:37:12 UTC

[jira] Closed: (MNG-1284) Metadata missing from ibiblio

     [ http://jira.codehaus.org/browse/MNG-1284?page=all ]
     
Brett Porter closed MNG-1284:
-----------------------------

      Assign To: Brett Porter
     Resolution: Fixed
    Fix Version: 2.0.1

> Metadata missing from ibiblio
> -----------------------------
>
>          Key: MNG-1284
>          URL: http://jira.codehaus.org/browse/MNG-1284
>      Project: Maven 2
>         Type: Improvement
>   Components: maven-archetype-plugin
>     Reporter: Wendy Smoak
>     Assignee: Brett Porter
>      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