Hello, I was working with
Tomcat and the T7 plugin.
If I ran the command t7:run it will start the tomcat (download it if needed) and deploy the application.
Is anything like for
JBoss as 7?
I tested a few but could find none.
The
https://docs.jboss.org/jbossas/7/plugins/maven/latest/ need that I start the jboss before the mvn command. =/
Thanks