Release 1.0.7 failed deployment in Maven Central Repository
Some required pom was skipped, and if you try to use it as dependency in your project, it may raise some maven error or other issues. So, avoid using 1.0.7 and jump to 1.0.8!
v1.0.7 contains following enhancements and bug fixes.
Enhancements
- Added JMX Support. See #107 and #19. Thanks @robinmeiss. I still need to write the documentation on how to use it (sorry).
- Added examples module, containing some example Maven Java projects to show some of the API features. This gets packaged in the released archive artifacts (zip and tarballs).
Site Enhancements
- None.
Bugs fixes
- Fixed packaging: the
owner-extras.jar
was missing required classes. See #114. Thanks @ksaritek for the patience.
Downloadable artifacts are published on GitHub and on Maven Central Repository.