1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-09-16 09:26:22 +02:00

Use maven eveluate for mavenArtifactVersioning

* add evaluateFromMavenPom to piper Utils
* adapt mavenExecute to accept returnStdout as parameter. If configured mavenExecute will return the stdout for further processing (here grep'ing output of mvn help:evaluate)
* adapted the tests of mavenExecute and mavenArtifactVersioning as well as adding another exception to CommonStepsTest because mavenExecute will return a String if configured
This commit is contained in:
Florian Geckeler
2020-01-14 19:17:47 +01:00
committed by GitHub
parent 997ae27ccd
commit a8e88565d7

Diff Content Not Available