Closed juancavallotti closed 9 years ago
Repository that replaces codehaus is:
https://repository.mulesoft.org/nexus/content/repositories/public/
To work with 1.1.x and 1.2.x the following repo should be added:
repositories {
maven {
url 'https://repository.mulesoft.org/nexus/content/repositories/public/'
}
}
Codehaus has taken down its repository so the following is no longer valid:
This needs to be removed and a hot fix published for versions 1.2.x and 1.1.x