Closed zregvart closed 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.
pom.xml
@zregvart, thanks! @KurtStam, please review this.
Pull request approved by @rhuss - applying approved label
retest this please
This sorts configured Maven repositories by their keys as a simple priority mechanism. Now if we specify environment variable like:
The order of generated
pom.xml
of the integration pod and order by which Grape resolves artifacts of Camel Connectors should be affected.