You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by sm...@apache.org on 2014/07/11 06:18:24 UTC

[44/50] [abbrv] git commit: SLIDER-225. mvn clean install should succeed without any additional parameter

SLIDER-225. mvn clean install should succeed without any additional parameter


Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/ab71b654
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/ab71b654
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/ab71b654

Branch: refs/heads/master
Commit: ab71b6546d6cfaba5a278df56133a983fb4cc04f
Parents: b03c38f
Author: Sumit Mohanty <sm...@hortonworks.com>
Authored: Thu Jul 10 12:36:24 2014 -0700
Committer: Sumit Mohanty <sm...@hortonworks.com>
Committed: Thu Jul 10 12:36:24 2014 -0700

----------------------------------------------------------------------
 slider-providers/hbase/hbase-funtests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/ab71b654/slider-providers/hbase/hbase-funtests/pom.xml
----------------------------------------------------------------------
diff --git a/slider-providers/hbase/hbase-funtests/pom.xml b/slider-providers/hbase/hbase-funtests/pom.xml
index 62db32e..cfebfc2 100644
--- a/slider-providers/hbase/hbase-funtests/pom.xml
+++ b/slider-providers/hbase/hbase-funtests/pom.xml
@@ -107,7 +107,7 @@
             <java.security.krb5.realm>${slider.test.java.security.krb5.realm}</java.security.krb5.realm>
             <java.security.krb5.kdc>${slider.test.java.security.krb5.kdc}</java.security.krb5.kdc>
             <!-- this property must be supplied-->
-            <slider.conf.dir>${slider.conf.dir}</slider.conf.dir>
+            <slider.conf.dir>../../../src/test/clusters/offline/slider</slider.conf.dir>
             <slider.bin.dir>../../../slider-assembly/target/slider-${project.version}-all/slider-${project.version}</slider.bin.dir>
           </systemPropertyVariables>
           <includes>