On Tue, May 10, 2011 at 9:23 AM, laredotornado-3 <[email protected]> wrote:
> The test is in my src/main/test directory. Where else should it be? I have > nothing in my src/main/java directory. Below is the output of running the > above command. - Dave I can see that it compiles the test class > [INFO] Compiling 1 source file to > /Users/davea/Documents/workspace-sts-2.6.0.SR1/infinitiusa_leads_testing/target/test-classes then... > There are no tests to run. So... what's in that test source code file? Does the name follow one of the default pattern? See: http://maven.apache.org/plugins/maven-surefire-plugin/examples/inclusion-exclusion.html -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
