This is an automated email from the ASF dual-hosted git repository.

eduardocerqueira pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git


The following commit(s) were added to refs/heads/10.1.x by this push:
     new 06d7026d72a Jenkins Pipeline - attempt to fix missing sign jars on 
apache staging
06d7026d72a is described below

commit 06d7026d72ad1a4f42e6a98c67a93959c10acf69
Author: Eduardo Cerqueira <[email protected]>
AuthorDate: Fri Jun 13 12:25:23 2025 -0400

    Jenkins Pipeline
    - attempt to fix missing sign jars on apache staging
---
 .ci/jenkins/release-jobs/Jenkinsfile.jbpm-sonataflow-quarkus-devui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.ci/jenkins/release-jobs/Jenkinsfile.jbpm-sonataflow-quarkus-devui 
b/.ci/jenkins/release-jobs/Jenkinsfile.jbpm-sonataflow-quarkus-devui
index df1acf3619c..46188568e61 100644
--- a/.ci/jenkins/release-jobs/Jenkinsfile.jbpm-sonataflow-quarkus-devui
+++ b/.ci/jenkins/release-jobs/Jenkinsfile.jbpm-sonataflow-quarkus-devui
@@ -41,7 +41,7 @@ pipeline {
 
         DOCKER_CONFIG = "${WORKSPACE}/.docker"
         PNPM_FILTER_STRING = '-F sonataflow-quarkus-devui... -F 
jbpm-quarkus-devui...'
-        MAVEN_ARGS = "-B -s ${WORKSPACE}/kie-settings.xml 
-Dmaven.repo.local=${WORKSPACE}/.maven"
+        MAVEN_ARGS = "-B -s ${WORKSPACE}/kie-settings.xml 
-Dmaven.repo.local=${WORKSPACE}/.maven -Papache-release"
     }
 
     stages {


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to