You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2022/06/06 06:35:13 UTC

[archiva-components] branch master updated: some debug back

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 01c374b  some debug back
01c374b is described below

commit 01c374ba000b7f75709e07cb8ee1c5f4c928dd5f
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Mon Jun 6 16:35:05 2022 +1000

    some debug back
    
    Signed-off-by: Olivier Lamy <ol...@apache.org>
---
 .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 d0aff8a..0930077 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -45,4 +45,4 @@ jobs:
             cache: 'maven'
 
       - name: Build with Maven
-        run: mvn -e -B -V verify
+        run: mvn -e -B -V verify -X