[gatein-commits] gatein SVN: r5015 - portal/trunk/testsuite/selenium-tests-other/src/test/resources/org/jboss/gatein/selenium/jira.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Nov 10 12:18:51 EST 2010


Author: mstruk
Date: 2010-11-10 12:18:51 -0500 (Wed, 10 Nov 2010)
New Revision: 5015

Modified:
   portal/trunk/testsuite/selenium-tests-other/src/test/resources/org/jboss/gatein/selenium/jira/Test_GTNPORTAL_1257_SeamSessionOutlivesTheGateInSession-build.xml
Log:
Propagate local repository override

Modified: portal/trunk/testsuite/selenium-tests-other/src/test/resources/org/jboss/gatein/selenium/jira/Test_GTNPORTAL_1257_SeamSessionOutlivesTheGateInSession-build.xml
===================================================================
--- portal/trunk/testsuite/selenium-tests-other/src/test/resources/org/jboss/gatein/selenium/jira/Test_GTNPORTAL_1257_SeamSessionOutlivesTheGateInSession-build.xml	2010-11-10 14:57:31 UTC (rev 5014)
+++ portal/trunk/testsuite/selenium-tests-other/src/test/resources/org/jboss/gatein/selenium/jira/Test_GTNPORTAL_1257_SeamSessionOutlivesTheGateInSession-build.xml	2010-11-10 17:18:51 UTC (rev 5015)
@@ -108,7 +108,7 @@
          <arg value="-DconnectionUrl=${scm.url}"/>
          <arg value="-Dbasedir=${testRoot.dir}"/>
          <arg value="-DcheckoutDirectory=${checkout.dir}"/>
-         <arg value="-Dgoals=install"/>
+         <arg value="-Dgoals=install -Dmaven.repo.local=${localRepository}"/>
       </artifact:mvn>
    </target>
 



More information about the gatein-commits mailing list