Hi,
I am using maven2 to build a war.
In my src/test/java i have some test servlets which are also to be included
in the distribution. It seems that the default war packaging only takes into
account the src/main/java classes.

Please advice, how I can include all the test files as well in the war?

Thanks a lot in advance.
Subhro.

Reply via email to