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/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
     new 6b44564  Going back to clean compile for codeql
6b44564 is described below

commit 6b4456477281fe7b73221ad2ae7ee7e07ce0c017
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Oct 19 16:13:44 2020 +0100

    Going back to clean compile for codeql
---
 .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 54e99b0..908a156 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-classes -Pnochecks
+        mvn clean compile -Pnochecks
     #   make bootstrap
     #   make release
 

Reply via email to