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 <[email protected]>
AuthorDate: Mon Jun 6 16:35:05 2022 +1000

    some debug back
    
    Signed-off-by: Olivier Lamy <[email protected]>
---
 .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

Reply via email to