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 235b70f need of debug as it is not verbose enough to understand
235b70f is described below
commit 235b70fedeb4d7d08675b7aef9779edfe51333b7
Author: Olivier Lamy <[email protected]>
AuthorDate: Mon Jun 6 16:09:22 2022 +1000
need of debug as it is not verbose enough to understand
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