Hi everyone,
I've created a plugin for jboss deployment that I'd like to share with the Jenkins community.
Plugin name: deploy-jboss
GitHub username: Daniel69
Jenkins username: dbustamante69
There are a couple of plugins that one could believe that are similar to this (deploy-plugin and jboss-plugin), but there is a big difference in the approach, this plugin is specially built for lastests mayor versions of JBoss and JBoss EAP (using jboss-as-controller-client) and supports deployments in domain mode as well as in standalone mode , which can not be achieved with the approach of neither mentioned plugins.
~Daniel.