fabric8-services / fabric8-tenant-jenkins

Generates Jenkins tenant namespace YAML
Apache License 2.0
2 stars 14 forks source link

fix maven settings to use better repository mirror #122

Closed hrishin closed 6 years ago

hrishin commented 6 years ago

Due to wrong maven repo URL, sometimes maven command is failing to download dependencies. Hence it's failing the build sporadically. This patch updates the maven settings to use a right repository for downloading dependencies and plugins.

Fixes https://github.com/openshiftio/openshift.io/issues/3796

fabric8cd commented 6 years ago

PR now available for testing: Launch in OpenShift.io and click the update tenant button

fabric8cd commented 6 years ago

PR now available for testing: Launch in OpenShift.io and click the update tenant button

fabric8cd commented 6 years ago

PR now available for testing: Launch in OpenShift.io and click the update tenant button

hrishin commented 6 years ago

@sthaha @rupalibehera @kishansagathiya @piyush1594 could you please review it?

hrishin commented 6 years ago

Thanks, @sthaha @piyush1594