Hi all, I am working with maven 2.0.4 and my requirement is as follows:
I have all my test source files in the same directory and all my maven projects' <testSourceDirectory> points to this directory where all the source files are available. For a particular maven project, I want to be excluding a specific source file which would not compile properly under that project's settings. How do I get this done in maven 2.0.4? Which plugin should I be configuring ? Thanks for any help, Ravi. "Tough times never last, but tough men do..."
