Merge pull request #7151 from corda/adel/ENT-6748-11Apr

ENT-6748: Make sure correct artemis is picked up
This commit is contained in:
Adel El-Beik 2022-04-11 15:56:02 +01:00 committed by GitHub
commit 3f2168b562
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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