You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org> on 2005/07/12 18:57:57 UTC

[jira] Closed: (MNG-580) possibility too change the directory of web.xml

     [ http://jira.codehaus.org/browse/MNG-580?page=all ]
     
Emmanuel Venisse closed MNG-580:
--------------------------------

    Resolution: Fixed

  <build>
    <plugins>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-war-plugin</artifactId>
        <configuration>
          <maven.war.webxml>PATH_TO_WEB.XML</maven.war.webxml>
        </configuration>
      </plugin>
    </plugins>
  </build>


> possibility too change the directory of web.xml
> -----------------------------------------------
>
>          Key: MNG-580
>          URL: http://jira.codehaus.org/browse/MNG-580
>      Project: Maven 2
>         Type: Wish
>     Versions: 2.0-alpha-3
>     Reporter: jeremi Joslin
>     Priority: Minor

>
>
> add the possibility to change the path of web.xml

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