You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by aldana <al...@gmx.de> on 2009/06/24 11:22:56 UTC

surefire plugin: misleading includes/excludes patterns regarding file type (*.java)

Looking at
http://maven.apache.org/plugins/maven-surefire-plugin/examples/inclusion-exclusion.html
the pattern includes the java source file, e.g. *Test.java. But does it
really relate to the source file pattern?

In my case *Test.java also includes groovy test files like FooTest.groovy. I
guess this is correct behaviour and surefire doesn't look for source-files
but for class files. Am I correct? 

Anyway this include/exclude pattern are very misleading.

-----
manuel aldana
aldana((at))gmx.de
software-engineering blog: http://www.aldana-online.de
-- 
View this message in context: http://www.nabble.com/surefire-plugin%3A-misleading-includes-excludes-patterns-regarding-file-type-%28*.java%29-tp24181415p24181415.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org