Starting from Drools 5.2.0.M2 and jBPM 5.1.0.M1 (so including the recently released CR1’s), new released artifacts are automatically synced to the Maven Central repository. So you don’t need to explicitly add the JBoss maven repository to your pom.xml (or ivy.xml or …) to use them.
Take a look at the artifacts on maven central here:
- GroupId org.drools
- Note: the first page only shows 20 out of 72 artifacts.
- GroupId org.jbpm
- Note: the first page only shows 20 out of 35 artifacts.
A special thanks to Joel Orlina and Paul Gier for making this happen.