Hi,
did you really use the build war-plugin like
            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-war-plugin</artifactId>
                <version>2.0</version>
            </plugin>
?. I use this and it works fine for me. Just put any file (html / Jsp) in
webapp folder and it will be packed correctly. Hope this will help.
Juergen
-- 
View this message in context: 
http://www.nabble.com/how-to-include-html-files-in-webapp-tf1908315.html#a5252480
Sent from the Maven - Users forum at Nabble.com.


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

Reply via email to