Hi Laurent,
U can metion this in project.xml file under resurces tag
e.g.
<resources>
<resource>
<directory>${basedir}/src/main/resources/</directory>
<includes>
<include>**/*.*</include>
</includes>
</resources>
</resource>
On 11/22/06, Laurent GRANIE <[EMAIL PROTECTED]> wrote:
Hi all,
There are 3 apache (in front of tomcat instances) that content the
static files (images, html files, ...).
How can I deploy the static content on this 3 apache with Maven 2?
Thanks, Laurent.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]