From aa822e2e4b1f27f78cf030ff82ffecb94629fb12 Mon Sep 17 00:00:00 2001 From: werken Date: Thu, 20 Mar 2003 14:45:18 +0000 Subject: [PATCH] Applied maven.test.skip patch from Jim Crossley. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113159 13f79535-47bb-0310-9956-ffa450edef68 --- test/plugin.jelly | 2 +- test/plugin.properties | 1 + test/xdocs/properties.xml | 8 ++++++++ 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/test/plugin.jelly b/test/plugin.jelly index ad15a069..ba509b84 100644 --- a/test/plugin.jelly +++ b/test/plugin.jelly @@ -60,7 +60,7 @@ description="Test the application" prereqs="test:compile"> - + ${maven.build.dir}/test-classes. + + maven.test.skip + Yes + + Set this to 'true' to bypass unit tests entirely. Its use + is NOT RECOMMENDED, but quite convenient on occasion. + + maven.test.source Yes