You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2006/04/03 07:03:44 UTC

[jira] Closed: (MNG-2074) Typo and addition to guide-creating-archetypes

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

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

> Typo and addition to guide-creating-archetypes
> ----------------------------------------------
>
>          Key: MNG-2074
>          URL: http://jira.codehaus.org/browse/MNG-2074
>      Project: Maven 2
>         Type: Bug

>   Components: Documentation: Guides
>     Versions: 2.0
>  Environment: Site
>     Reporter: Stig Lau
>     Assignee: Brett Porter
>     Priority: Trivial
>      Fix For: documentation

>
>
> http://maven.apache.org/guides/mini/guide-creating-archetypes.html
> Typo line 5: 
> (pom.xml in: src/main/resourcs/archetype-resources) 
> --> 
> (pom.xml in: src/main/resources/archetype-resources)
> Typo line 30: 
> An optional <allowPartial>true</allowPartial> tag makes it possible to run the archetype:create even existing projects.
> -->
> An optional <allowPartial>true</allowPartial> tag makes it possible to run the archetype:create even on existing projects.
> In the chapter "2. Create the archetype descriptor", there should perhaps be an instruction to how one references objects in the src/main/webapp directory.
> Addition after line 38: 
> <test-resources> and <site-resources> can contain <resource> elements that specify a resource file.
> insert -->
> Place other resources such as the ones in the src/main/webapp directory inside the <resources> tag.

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