[jffi-next] 12/22: disable maven tests

Tim Potter tpot-guest at moszumanska.debian.org
Wed Mar 4 04:51:23 UTC 2015


This is an automated email from the git hooks/post-receive script.

tpot-guest pushed a commit to tag 0.6.0.1
in repository jffi-next.

commit 02a5bb615b07b4d840de3bc5218dcfa298517a59
Author: Wayne Meissner <wmeissner at gmail.com>
Date:   Fri Oct 9 18:04:06 2009 +1000

    disable maven tests
---
 pom.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/pom.xml b/pom.xml
index 12ff8cd..60c0570 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,6 +64,11 @@
     </developer>
   </developers>
 
+  <properties>
+    <maven.test.skip>true</maven.test.skip>
+    <maven.test.failure.ignore>true</maven.test.failure.ignore>
+  </properties>
+
   <dependencies>
     <dependency>
       <groupId>junit</groupId>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jffi-next.git



More information about the pkg-java-commits mailing list