1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/piperutils
Marcus Holl d1e5d9c2e7
Settings file handling (prepares mtaBuild step) (#1176)
download settings file via http or copy from the local file system into either $M2_HOME/conf/settings.xml or into ~/.m2/settings.xml

Co-authored-by: Stephan Aßmus <stephan.assmus@sap.com>
2020-02-25 14:17:00 +01:00
..
testdata Add functions to infer build tool (#1210) 2020-02-23 16:54:50 +01:00
fileUtils_test.go feat(go): add download file function (#1200) 2020-02-19 19:26:47 +01:00
FileUtils.go Settings file handling (prepares mtaBuild step) (#1176) 2020-02-25 14:17:00 +01:00
projectStructure_test.go Add functions to infer build tool (#1210) 2020-02-23 16:54:50 +01:00
projectStructure.go Add functions to infer build tool (#1210) 2020-02-23 16:54:50 +01:00
slices_test.go Checkmarx as golang (#1075) 2020-01-27 23:40:53 +01:00
slices.go Checkmarx as golang (#1075) 2020-01-27 23:40:53 +01:00
stepResults_test.go Avoid potential collisions among steps (#1141) 2020-02-03 15:25:49 +01:00
stepResults.go Avoid potential collisions among steps (#1141) 2020-02-03 15:25:49 +01:00