Hi,
I am a newbie and I am not able to make maven do as I want.
My project structure looks like this,
src
java
webapps
when i call maven war, it copies all the files/directories under classes (including
build, *.xmls) into the WEB-INF directory and wars it. How to control the behaviour of
the war goal or any goal ?
1.Basic question : How should Maven be used....call maven from ant or the other way.
2.Is there a simple sample application using Maven available somewhere which will help
newbies ?
thanks
dalal
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]