syndesisio / syndesis-rest

The API for Syndesis - a flexible, customizable, cloud-hosted platform that provides core integration capabilities as a service. It leverages Red Hat's existing product architecture using OpenShift Online/Dedicated and Fuse Integration Services.
https://syndesis-staging.b6ff.rh-idev.openshiftapps.com/api/v1/
Apache License 2.0
6 stars 17 forks source link

refactor: sort Maven repositories #754

Closed zregvart closed 7 years ago

zregvart commented 7 years ago

This sorts configured Maven repositories by their keys as a simple priority mechanism. Now if we specify environment variable like:

MAVEN_REPOSITORIES_00_some_where=http://over.the.rainbow

The order of generated pom.xml of the integration pod and order by which Grape resolves artifacts of Camel Connectors should be affected.

jimmibot commented 7 years ago

@zregvart, thanks! @KurtStam, please review this.

pure-bot[bot] commented 7 years ago

Pull request approved by @rhuss - applying approved label

KurtStam commented 7 years ago

retest this please

rhuss commented 7 years ago

retest this please