Stephan Aßmus
e51cfe276c
Fix copy-paste-bug for downloading settings ( #1284 )
...
* Fix copy-paste-bug for downloading settings
* Extend unit tests accordingly.
* Fix some expected versus actual mixup
2020-03-17 08:33:35 +01:00
Stephan Aßmus
e0c789a791
Add Evaluate() method to maven package ( #1268 )
...
Useful for evaluating properties from pom files using the Maven evaluate plugin.
2020-03-13 14:54:49 +01:00
Florian Geckeler
d32e6402b0
Add GetTestModulesExcludes to pkg/maven ( #1237 )
2020-03-02 17:04:49 +01:00
Florian Geckeler
783d955654
Add mavenExecute to go lib
2020-02-28 13:09:46 +01:00
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