Disable native maven based tests (#4435)
* Fix maven tests - https only * More test fixes * Copy settings.xml to home directory Due to the maven central change to require only https, this ensures that tests pickup the settings as well and not just the main process * Revert "Copy settings.xml to home directory" This reverts commit 37ccab7c55dbd4ab8fe9cd9ad3265dc5fc2f5bc9. * Ignore tests that fail on CI due to https required on maven central * Comment out HudsonTestCase based test * Rerun CI
Loading
Please register or sign in to comment