diff --git a/.github/workflows/ci-pipeline.yml b/.github/workflows/ci-pipeline.yml index 3a6c458a5..a1162fe21 100644 --- a/.github/workflows/ci-pipeline.yml +++ b/.github/workflows/ci-pipeline.yml @@ -86,7 +86,7 @@ jobs: run: rm -rf ~/.m2/repository - name: check mvn version - run: mvn -version + run: mvnw -version ################################################# # 8) Build via jfrog rt mvn, using the new extractor jar