-
Recent Posts
Archives
Recent Comments
Daily Archives: February 21, 2008
Skipping tests with Maven
The Maven Surefire page explains that -DskipTests and -Dmaven.test.skip=true can both be used to avoid running tests. If you use an old-ish version of Surefire (pre-2.4) or even if you use the latest version (2.4.2 as of February 21th, 2008), … Continue reading
Posted in maven, test
2 Comments