You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2020/10/19 14:39:24 UTC

[cxf] branch master updated: Trying process-sources for codeql

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 87b374f  Trying process-sources for codeql
87b374f is described below

commit 87b374f23c671b6cb3db77b6f1c765d2e321afff
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Oct 19 15:30:36 2020 +0100

    Trying process-sources for codeql
---
 .github/workflows/codeql-analysis.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index a4e10d1..216ac25 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -72,7 +72,8 @@ jobs:
     #    uses a compiled language
 
     - run: |
-        mvn clean install -Pnochecks -DskipTests
+        #mvn clean install -Pnochecks -DskipTests
+        mvn clean process-sources -Pnochecks
     #   make bootstrap
     #   make release