You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Stephane Nicoll (JIRA)" <ji...@codehaus.org> on 2007/03/17 15:10:43 UTC

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

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

Stephane Nicoll updated MWAR-90:
--------------------------------

    Fix Version/s:     (was: 2.1)
                   2.0.3

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