You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ma...@apache.org on 2018/05/02 05:23:46 UTC

[archiva] branch master updated: Adapting test config for new url cache path

This is an automated email from the ASF dual-hosted git repository.

martin_s pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva.git


The following commit(s) were added to refs/heads/master by this push:
     new a11df32  Adapting test config for new url cache path
a11df32 is described below

commit a11df32b72dd6e730aa5fddeb1d9bef451c15d64
Author: Martin Stockhammer <ma...@ars.de>
AuthorDate: Wed May 2 07:20:57 2018 +0200

    Adapting test config for new url cache path
---
 archiva-modules/plugins/metadata-store-cassandra/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/archiva-modules/plugins/metadata-store-cassandra/pom.xml b/archiva-modules/plugins/metadata-store-cassandra/pom.xml
index 5253ab0..532bad1 100644
--- a/archiva-modules/plugins/metadata-store-cassandra/pom.xml
+++ b/archiva-modules/plugins/metadata-store-cassandra/pom.xml
@@ -278,6 +278,7 @@
             <systemPropertyVariables>
               <cassandra.port>${cassandraPort}</cassandra.port>
               <archiva.repositorySessionFactory.id>cassandra</archiva.repositorySessionFactory.id>
+              <appserver.base>${project.build.directory}/appserver-base</appserver.base>
             </systemPropertyVariables>
           </configuration>
         </plugin>

-- 
To stop receiving notification emails like this one, please contact
martin_s@apache.org.