Ooops,

sorry. I found it [1]

 <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-war-plugin</artifactId>
                <version>2.0</version>
                <configuration>
                    <warSourceDirectory>${basedir}/web</warSourceDirectory>
                </configuration>
 </plugin>

[1] http://maven.apache.org/plugins/maven-war-plugin/war-mojo.html


thanks

On 9/19/07, Alexandre Gomes <[EMAIL PROTECTED]> wrote:
> Hi friends,
>
> how can I change the src/main/webapp to other path of my choice?
>
>
> thanks a lot!
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to