So you can grab the standalone jar file from there without the need to download the RHQ source and compile it from scratch -- which would not be hard actually:
$ cd $RHQ/modules/helpers/pluginGen
$ mvn install
You can find the resulting
rhq-pluginGen*-jar-with-dependencies.jar
in target/
then.
No comments:
Post a Comment