You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2020/01/31 09:03:04 UTC

[isis] branch master updated: ISIS-2223: re-enable surfire for 'isis-subdomains-excel-integtests'

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 146da53  ISIS-2223: re-enable surfire for  'isis-subdomains-excel-integtests'
146da53 is described below

commit 146da537ca4e1c78650dcab0f6ce4511f64ab0de
Author: Andi Huber <ah...@apache.org>
AuthorDate: Fri Jan 31 10:02:54 2020 +0100

    ISIS-2223: re-enable surfire for  'isis-subdomains-excel-integtests'
---
 subdomains/excel/integtests/pom.xml | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/subdomains/excel/integtests/pom.xml b/subdomains/excel/integtests/pom.xml
index b647a98..399277f 100644
--- a/subdomains/excel/integtests/pom.xml
+++ b/subdomains/excel/integtests/pom.xml
@@ -14,22 +14,8 @@
     <name>Apache Isis Sub - Excel (Integ Tests)</name>
 
 	<properties>
-
-        <!-- TODO: reinstate -->
-        <skipTests>true</skipTests>
-        
-        <!-- [ERROR] Failed to execute goal on project isis-subdomains-excel-integtests: 
-        Could not resolve dependencies for project 
-        org.apache.isis.subdomains:isis-subdomains-excel-integtests:jar:2.0.0-M3-SNAPSHOT: 
-        Failure to find org.apache.isis.mavendeps:isis-mavendeps-testing:pom:2.0.0-M3-SNAPSHOT 
-        in https://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, 
-        resolution will not be reattempted until the update interval of sonatype-snapshots has elapsed or updates are forced  
-        -->
-        <sonar.skip>true</sonar.skip>
-
     	<jar-plugin.automaticModuleName>org.apache.isis.subdomains.excel.integtests</jar-plugin.automaticModuleName>
         <git-plugin.propertiesDir>org/apache/isis/subdomains/excel/integtests</git-plugin.propertiesDir>
-        
     </properties>
 
     <build>