Removing dependency elements using profiles

2009-09-22 Thread Reik Schatz
Hi, I have the following scenario. I have a WAR type project which uses the WAR overlay feature. The WAR overlay is added as dependency as described http://maven.apache.org/plugins/maven-war-plugin/overlays.html here . Now I have the problem, that when building the WAR artefact for production, I

using custom JUnitResultFormatter

2011-01-28 Thread Reik Schatz
Hi, how can I tell the surefire plugin that I want to use a custom JUnitResultFormatter? In Ant you would do it like this: -- View this message in context: http://old.nabble.com/using-custom-JUnitResultFormatter-tp30787256p30787256.html Sent from the Surefire - Users mailing list archive a