You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ti...@apache.org on 2020/04/14 14:21:00 UTC

[maven-surefire] branch travis-settingsxml updated: after deleted the cache

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

tibordigana pushed a commit to branch travis-settingsxml
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git


The following commit(s) were added to refs/heads/travis-settingsxml by this push:
     new 61d29a2  after deleted the cache
61d29a2 is described below

commit 61d29a2b53577427375d8c9fd471fa4b806e3ccb
Author: tibordigana <ti...@apache.org>
AuthorDate: Tue Apr 14 16:20:53 2020 +0200

    after deleted the cache
---
 .github/workflows/maven.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index 5340988..43a87a7 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -39,4 +39,4 @@ jobs:
           java-version: 1.8
 
       - name: Build with Maven
-        run: mvn install -e -B -V -nsu --no-transfer-progress -P run-its
+        run: mvn -e -B -V clean