1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/test/groovy/com/sap/piper/versioning
Florian Geckeler b509e14afd
Use maven evaluate for mavenArtifactVersioning
* add evaluateFromMavenPom to piper Utils
* adapt mavenExecute to accept `returnStdout` as parameter. If configured mavenExecute will return the stdout for further processing
* adapt tests of mavenExecute and mavenArtifactVersioning as well as add another exception to CommonStepsTest because mavenExecute will return a String if configured
2020-01-23 09:31:01 +01:00
..
ArtifactVersioningTest.groovy Step for automatic versioning (#65) 2018-02-07 13:17:33 +01:00
DockerArtifactVersioningTest.groovy Fix docker versioning with registry port (#686) 2019-06-19 13:00:56 +02:00
DubArtifactVersioningTest.groovy Rename dlang to dub (#762) 2019-07-03 11:27:07 +02:00
GolangArtifactVersioningTest.groovy Better readable rule names: readFileRule 2019-01-23 14:54:52 +01:00
MavenArtifactVersioningTest.groovy Use maven evaluate for mavenArtifactVersioning 2020-01-23 09:31:01 +01:00
MtaArtifactVersioningTest.groovy Better readable rule names: shellRule 2019-01-23 14:54:49 +01:00
NpmArtifactVersioningTest.groovy Better readable rule names: writeJsonRule 2019-01-23 14:54:51 +01:00
PipArtifactVersioningTest.groovy Better readable rule names: readFileRule 2019-01-23 14:54:52 +01:00
SbtArtifactVersioningTest.groovy Better readable rule names: writeJsonRule 2019-01-23 14:54:51 +01:00