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
Florian Wilhelm 9372aa1f43
Relax requirements for maven projects in nexus upload (#1348)
* iterate over found pom.xml files for maven projects, deploy found artifacts
* classifiers are found by testing prefix/suffix of artifact
* Remove additionalClassifiers option
* Improve documentation
* Fix fallback for finalBuildName
* Ignore mvn modules with packaging != pom but no target dir
* Fail when main artifact is missing, add more tests

Co-authored-by: Stephan Aßmus <stephan.assmus@sap.com>
2020-04-03 21:32:38 +02: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 Relax requirements for maven projects in nexus upload (#1348) 2020-04-03 21:32:38 +02: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 refactor(sonar): implement Sonar step in GO (#1042) 2020-03-23 10:38:31 +01:00
slices.go refactor(sonar): implement Sonar step in GO (#1042) 2020-03-23 10:38:31 +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