ENT-6748: Make sure correct artemis is picked up, and don't rely on cache.

This commit is contained in:
Adel El-Beik 2022-04-11 12:21:49 +01:00
parent 8355366119
commit c53b0af997

View File

@ -380,6 +380,12 @@ allprojects {
repositories {
mavenLocal()
// Prevents cache giving use the wrong artemis
mavenCentral {
content {
includeGroup 'org.apache.activemq'
}
}
// Use system environment to activate caching with Artifactory,
// because it is actually easier to pass that during parallel build.
// NOTE: it has to be a name of a virtual repository with all