How can you do this explicitly, currently by default, package/install goals
call these.
i have the following snippet in my pom.xml and it's giving errors
<build>
<excludes>
<exclude>
**/*Test*.java
</exclude>
</excludes>
</build>
--
View this message in context:
http://www.nabble.com/excluding-unit-tests-tf2124320.html#a5860770
Sent from the Maven - Users forum at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]