This is an automated email from the ASF dual-hosted git repository. slawekjaranowski pushed a commit to branch jenkins-site-package in repository https://gitbox.apache.org/repos/asf/maven-wrapper.git
commit 1bae511272d94d71130f4171bcfa8179682b2346 Author: Slawomir Jaranowski <[email protected]> AuthorDate: Sat Jul 18 15:21:03 2026 +0200 Build site with package on Jenkins --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index e9f05f7..f534518 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -17,4 +17,4 @@ * under the License. */ -asfMavenTlpPlgnBuild() +asfMavenTlpPlgnBuild(siteWithPackage: true)
