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/23 18:52:38 UTC

[archiva] branch master updated: Another try to fix webapp test issues on ciserver

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 9ff0b63  Another try to fix webapp test issues on ciserver
9ff0b63 is described below

commit 9ff0b63d8b8ddbde49a140927bac4eb2d4429e57
Author: Martin Stockhammer <ma...@apache.org>
AuthorDate: Wed May 23 20:52:17 2018 +0200

    Another try to fix webapp test issues on ciserver
---
 archiva-modules/archiva-web/archiva-webapp-test/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/archiva-modules/archiva-web/archiva-webapp-test/pom.xml b/archiva-modules/archiva-web/archiva-webapp-test/pom.xml
index c826475..a5267f9 100644
--- a/archiva-modules/archiva-web/archiva-webapp-test/pom.xml
+++ b/archiva-modules/archiva-web/archiva-webapp-test/pom.xml
@@ -50,7 +50,7 @@
       <artifactId>archiva-webapp</artifactId>
       <type>war</type>
     </dependency>
-    <dependency>
+<!--    <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
     </dependency>
@@ -63,7 +63,7 @@
           <groupId>org.codehaus.plexus</groupId>
         </exclusion>
       </exclusions>
-    </dependency>
+    </dependency>-->
 
     <!--
       jcr-oak currently needs guava 15.0 and selenium webdriver needs 22.0

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