Deploy cockpit plugin in wildfly 11 camunda full distribution

Hi,

I tried to deploy this cockpit plugin: https://github.com/camunda/camunda-cockpit-plugin-statistics in wildfly

I build and put in standanlone/deployments and theoretically was deployed, but It wasn’t deployed. In the project description it says: “Do not forget to customize build.properties in case you use the build.xml to auto-deploy to jboss”

I don’t know how to costumize this build.properties and i don’t see a file with this name in my wildfly server…

Can somebody explain it for dummies?

PS: i saw another post and put this like a example but it’s for EE https://github.com/camunda-consulting/code/tree/master/snippets/camunda-webapp-customized some example for comunity edition?

Thank you,

The solution is pretty easy. I put the \standalone\deployments\camunda-webapp-jboss-7.9.0.war in eclipse and I put in /WebContent/WEB-INF/lib the file .jar of the plugin and replace the old war with the edited.