Pull request #146: Bugfix/SUPSTRIVE-2703 sdcpipeline calls java version for jdk8Merge in DEVOPSAAS/sdcloud-caas-jenkins-libs from bugfix/SUPSTRIVE-2703-sdcpipeline-calls-java-version-for-jdk8 to master
* commit 'ce94604075831765a8341a2ab52e8e7b9149a17e':
SDCLOUD-6301 Set default of mavenPublishArtifacts to false as announced in 4.1.6.
SUPSTRIVE-2703 Fixed version print out for JDK8.
Pull request #145: Feature/SDCLOUD-8081 jenkins agents security hardeningMerge in DEVOPSAAS/sdcloud-caas-jenkins-libs from feature/SDCLOUD-8081-jenkins-agents-security-hardening to master
* commit '1134f79ebfdf2497d81bbfba68d984309f605d40':
SDCLOUD-8081 fixed lower case call
SDCLOUD-8081 added `https` as a new supported `containerProtocol` with a defaul `containerPort` of 443
SDCLOUD-8081 added `https` as a new supported `containerProtocol`
SDCLOUD-463 bett...
SDCLOUD-463 better feedback if container already dies before smoke testSDCLOUD-8081 added `https` as a new supported test protocol
SDCLOUD-8081 `sdcPipeline.getContainerIpAddress(container)` can be used for own complex tests
Pull request #143: Feature/SDCLOUD-8092 upgrade depcheck maven plugin version and make sure that it doesn t break dueMerge in DEVOPSAAS/sdcloud-caas-jenkins-libs from feature/SDCLOUD-8092-upgrade-depcheck_maven_plugin_version-and-make-sure-that-it-doesn-t-break-due to master
* commit 'f9a3a0b90bba29fa29a1dc9baf50ea506ab7900c':
SDCLOUD-8276 linked docs
SDCLOUD-8276 fixed links to public docs
SDCLOUD-8276 Using monospace font for true and false
SDCLOUD-8276 Don't call selectNodejs() twice for node proj...
Pull request #141: SDCLOUD-8189 Fixed possible NPE in configureDependencyTrackProjectMerge in DEVOPSAAS/sdcloud-caas-jenkins-libs from bugfix/SUPSTRIVE-2652-nullpointer-in-sdcpipeline-execution-again to master
* commit '0c12cf8d6913ac0bf10b506b3df7c7e1ce772274':
SDCLOUD-8189 Fixed possible NPE in configureDependencyTrackProject
Pull request #140: Feature/SDCLOUD-6301 disable publishing artifacts to jenkins controller in sdcpipelineMerge in DEVOPSAAS/sdcloud-caas-jenkins-libs from feature/SDCLOUD-6301-disable-publishing-artifacts-to-jenkins-controller-in-sdcpipeline to master
* commit '8c83e7f3a034e35c3b2de8b219771ff4a8b1cb80':
SDCLOUD-6301 release v4.1.6
SDCLOUD-6301 added docs and set default to true for now
SDCLOUD-6301 fixed logic
SDCLOUD-6301 Added new argument mavenPublishArtifacts
Pull request #138: SDCLOUD-8039 adapted to latest dependencyTrackPublisher versionMerge in DEVOPSAAS/sdcloud-caas-jenkins-libs from feature/SDCLOUD-8039-upgrade-jenkins-to-v2.555.3 to master
* commit 'b00bd912484928dbc92df046cf606c1deb63bb4b':
SDCLOUD-8039 adapted to latest dependencyTrackPublisher version
Pull request #135: Feature/SDCLOUD-8078 support local maven repos in jenkins workspaceMerge in DEVOPSAAS/sdcloud-caas-jenkins-libs from feature/SDCLOUD-8078-support-local-maven-repos-in-jenkins-workspace to master
* commit 'a7da9169b5f39ce32228dc4044b46ef496d01adf':
SDCLOUD-8078 fixed typo
SDCLOUD-8078 now linking to new docs
SDCLOUD-8078 switched to docker.io for base container
SDCLOUD-8078 added new argument mavenPrivateLocalRepo
SDCLOUD-8078 switched to docker.io f...
SDCLOUD-8078 For increased privacy during building, a local maven repository in the workspace of the jobcan be used instead of the shared one on the Jenkins agent.
Pull request #134: SDCLOUD-8010 added an option to add second jenkins instanceMerge in DEVOPSAAS/sdcloud-caas-jenkins-libs from feature/SDCLOUD-7732-add-support-for-multiple-jenkins-instances to master
Squashed commit of the following:
commit 289b005d2632b7b5205e4b178ba186d587612995
Author: martin.gurnik@t-systems.com <martin.gurnik@t-systems.com>
Date: Fri Jun 19 11:03:40 2026 +0200
SDCLOUD-7732 added backwards compatibility for CLAP multi-jenkins
commit 38b63...
Pull request #133: Bugfix/SDCLOUD-7998 sonar scanner java opts alone not working for openproject buildMerge in DEVOPSAAS/sdcloud-caas-jenkins-libs from bugfix/SDCLOUD-7998-sonar_scanner_java_opts-alone-not-working-for-openproject-build to master
* commit 'f8f5fd0008da3775c0cc2157c39c22536a9bb297':
SDCLOUD-7998 Fixed sonarScanOpts problem
SDCLOUD-7998 Fixed sonarScanOpts problem
SDCLOUD-7998 Fixed sonarScanOpts problem
Pull request #132: Feature/SDCLOUD-7868 upgrade sonarqube to 2026.2.1 ltaMerge in DEVOPSAAS/sdcloud-caas-jenkins-libs from feature/SDCLOUD-7868-upgrade-sonarqube-to-2026.2.1-lta to master
* commit '6aa8c3c7723f8636be3f38acfd4c03196a534a87':
SDCLOUD-7785 moved exclusion to command line
SDCLOUD-7785 released 4.1.1
SDCLOUD-7785 matching xml file too
SDCLOUD-7868 updated SPOTBUGS and DEPCHECK_MAVEN_PLUGIN_VERSION
SDCLOUD-7868 updated SONAR_MAVEN_PLUGIN_VERSIO...
Pull request #130: Feature/SDCLOUD-7745 adapt openproject jenkinsfile to sdcpipelineMerge in DEVOPSAAS/sdcloud-caas-jenkins-libs from feature/SDCLOUD-7745-adapt-openproject-jenkinsfile-to-sdcpipeline to master
* commit '9a1f3ba81c52e9999a7f97021f7e68863d6c1d63':
SDCLOUD-7745 completed example
SDCLOUD-7745 <pre> looks better than <code>
SDCLOUD-7745 fixed HTML structure
SDCLOUD-7745 bumped copyright year
SDCLOUD-7745 documented new arguments and improved overall docs...