We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e3544c commit 4991b8fCopy full SHA for 4991b8f
.ci/daily/Jenkinsfile
@@ -76,7 +76,7 @@ pipeline {
76
cambpmConditionalRetry([
77
agentLabel : 'centos-stable',
78
runSteps : {
79
- cambpmRunMaven1('.',
+ cambpmRunMaven('.',
80
"package javadoc:javadoc javadoc:aggregate -Pdistro,distro-wildfly,distro-webjar,javadocs -pl " +
81
"'!distro/wildfly/modules,!distro/wildfly26/modules,!engine-rest/engine-rest-openapi' -DskipTests=true -Dskip.frontend.build=true",
82
withNpm: true,
0 commit comments