You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Vincent Siveton (JIRA)" <ji...@codehaus.org> on 2007/02/07 15:57:44 UTC

[jira] Closed: (MWAR-90) Documentation has a typo.

     [ http://jira.codehaus.org/browse/MWAR-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vincent Siveton closed MWAR-90.
-------------------------------

         Assignee: Vincent Siveton
       Resolution: Fixed
    Fix Version/s: 2.1

Fixed

> Documentation has a typo.
> -------------------------
>
>                 Key: MWAR-90
>                 URL: http://jira.codehaus.org/browse/MWAR-90
>             Project: Maven 2.x War Plugin
>          Issue Type: Bug
>            Reporter: Chris lutje Spelberg
>         Assigned To: Vincent Siveton
>             Fix For: 2.1
>
>
> At the page http://maven.apache.org/plugins/maven-war-plugin/usage.html the example uses 'webAppDirectory' instead of 'webappDirectory':
> <project>
>   [...]
>   <build>
>     <plugins>
>       <plugin>
>         <groupId>org.apache.maven.plugins</groupId>
>         <artifactId>maven-war-plugin</artifactId>
>         <version>2.0</version>
>         <configuration>
>            <webAppDirectory>/sample/servlet/container/deploy/directory<webAppDirectory>    
>         </configuration>
>       </plugin>
>     </plugins>
>   </build>
>   [...]  
> </project>

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