JMXMP Server For OSGi
Until I get the full release automated you can create releases locally with the following command:
./gradlew release
You can test the connection using the visualvm
application. The following is an example of the command:
wget -P /tmp http://central.maven.org/maven2/org/glassfish/main/external/jmxremote_optional-repackaged/4.1.1/jmxremote_optional-repackaged-4.1.1.jar
visualvm -cp:a /tmp/jmxremote_optional-repackaged-4.1.1.jar