1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/integration
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 Relax requirements for maven projects in nexus upload (#1348) 2020-04-03 21:32:38 +02:00
contracts_test.go Provide foundation for integration-like tests (#1131) 2020-02-18 15:19:50 +01:00
integration_api_cli_test.go Provide foundation for integration-like tests (#1131) 2020-02-18 15:19:50 +01:00
integration_api_test.go Move mock capabilities to pkg/mock/runner and adapt all tests 2020-02-27 12:11:22 +01:00
integration_cli_test.go Move mock capabilities to pkg/mock/runner and adapt all tests 2020-02-27 12:11:22 +01:00
integration_nexus_upload_test.go Relax requirements for maven projects in nexus upload (#1348) 2020-04-03 21:32:38 +02:00
integration_test.go chore: streamline GH actions (#1246) 2020-03-05 13:35:35 +01:00