1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/maven
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
..
maven_test.go Fix installing maven artefacts in spring projects using MTA (#1892) 2020-08-06 15:12:21 +02:00
maven.go Fix installing maven artefacts in spring projects using MTA (#1892) 2020-08-06 15:12:21 +02:00
settings_test.go Support maven params in detect scan (#1855) 2020-07-30 10:35:46 +02:00
settings.go Support maven params in detect scan (#1855) 2020-07-30 10:35:46 +02:00