Pipeline Maven Integration
CloudBees CIVersion: 3.10.0
Tier 3: Community
Plugin ID: pipeline-maven
Minimum Jenkins required: 2.204.6
Last released: 1 year, 3 months ago
This plugin provides integration with Pipeline, configures maven environment to use within a pipeline job by calling sh mvn or bat mvn. The selected maven installation will be configured and prepended to the path.
Security Warnings
- Arbitrary files from Jenkins controller available in Pipeline by using the withMaven step(last version affected: 0.6)
- Arbitrary files from Jenkins controller available in Pipeline by using the withMaven step(last version affected: 2.0-beta-5)
- XML External Entity processing vulnerability(last version affected: 3.7.0)
- Missing permission check allows enumerating credentials IDs(last version affected: 3.8.2)
- CSRF vulnerability and missing permission check allow capturing credentials(last version affected: 3.8.2)
- Stored XSS vulnerability in upstream cause(last version affected: 3.9.2)
Download PluginOlder versions
Pipeline Maven Integration 3.10.0
SHA1:
77328a416fa85e56ec09a09b6a377b51666a5602
SHA256:
40c70762093755041538cc5ebf577bd79a17ea8c62474c22e419332c9298a503
Maintainers:
- Alvaro Lobato
- Cyrille Le Clerc
- Arnaud Héritier
- Benoit
Dependencies:
- h2-api v1.4.199 (required)
- mysql-api v8.0.16 (optional)
- postgresql-api v42.2.5 (optional)
- maven-plugin v3.7 (optional)
- workflow-api v2.40 (required)
- workflow-job v2.40 (required)
- workflow-step-api v2.23 (required)
- branch-api v2.6.2 (required)
- cloudbees-folder v6.15 (required)
- config-file-provider v3.7.0 (required)
- credentials v2.3.11 (required)
- htmlpublisher v1.23 (optional)
- jacoco v3.1.1 (optional)
- jgiven v0.15.1 (optional)
- junit-attachments v1.6 (optional)
- junit v1.29 (optional)
- matrix-project v1.18 (optional)
- maven-invoker-plugin v2.4 (optional)
- pipeline-build-step v2.13 (optional)
- script-security v1.75 (required)
- findbugs v5.0.0 (optional)
- tasks v4.53 (optional)