1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-04 04:07:16 +02:00
sap-jenkins-library/integration/testdata/TestMtaIntegration/maven-spring
Florian Wilhelm c887231234
Fix installing maven artefacts in spring projects using MTA (#1892)
Currently, the mtaBuild step installs the wrong artifact in a spring project making use of the "repackage" feature. This PR fixes that by checking if an ".original" jar file exists and using that instead.
2020-08-06 15:12:21 +02:00
..
.pipeline Fix installing maven artefacts in spring projects using MTA (#1892) 2020-08-06 15:12:21 +02:00
app Fix installing maven artefacts in spring projects using MTA (#1892) 2020-08-06 15:12:21 +02:00
integration-tests Fix installing maven artefacts in spring projects using MTA (#1892) 2020-08-06 15:12:21 +02:00
.gitignore Fix installing maven artefacts in spring projects using MTA (#1892) 2020-08-06 15:12:21 +02:00
mta.yaml Fix installing maven artefacts in spring projects using MTA (#1892) 2020-08-06 15:12:21 +02:00
pom.xml Fix installing maven artefacts in spring projects using MTA (#1892) 2020-08-06 15:12:21 +02:00