1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-06 04:13:55 +02:00
sap-jenkins-library/integration/testdata/TestMtaIntegration/maven-spring/.gitignore
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

11 lines
185 B
Plaintext

app/target
app/.pipeline
mtaBuild_errorDetails.json
foo.mtar
.flattened-pom.xml
.pipeline/commonPipelineEnvironment
mym2
app/node_modules
app/package-lock.json
integration-tests/target