1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/integration/testdata
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
..
TestKarmaIntegration Provide foundation for integration-like tests (#1131) 2020-02-18 15:19:50 +01:00
TestMavenIntegration New step mavenExecuteIntegration (#1829) 2020-07-29 19:51:27 +02:00
TestMtaIntegration Fix installing maven artefacts in spring projects using MTA (#1892) 2020-08-06 15:12:21 +02:00
TestNexusIntegration Extend nexusUpload to also handle npm (#1379) 2020-04-11 12:56:44 +02:00
TestNpmIntegration NpmExecuteScripts add script options (#1780) 2020-07-09 14:57:41 +02:00