This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/master by this push:
new 9bbfd29 Trying process-classes again
9bbfd29 is described below
commit 9bbfd29401e159964b0b39a8db32534222931f26
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Oct 19 16:25:38 2020 +0100
Trying process-classes again
---
.github/workflows/codeql-analysis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/codeql-analysis.yml
b/.github/workflows/codeql-analysis.yml
index 664d3cd..f5cd170 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -73,7 +73,7 @@ jobs:
# uses a compiled language
- run: |
- mvn process-sources -Pnochecks
+ mvn process-classes compile -Pnochecks -DskipTests
# make bootstrap
# make release