-
Type:
Task
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: pipeline-maven-plugin
Add integration tests to test end to end scenarios using "withMaven(){}" features:
- Maven provided by the underlying agent
- Maven installed by Jenkins
- Maven settings provided by mavenSettingsFilePath
- Verify that withMaven(){} detects
- generated artifacts are archived and fingerprinted
- generated surefire results are published
- the source code task scanner is executedÂ
Â