Using jboss-as-plugin:start for starting a local standalone JBoss server seems to never give back hands to maven. This log is showing maven ending with an Build Failure with the exception
[ERROR] Failed to execute goal org.jboss.as.plugins:jboss-as-maven-plugin:7.9.Final:start (startMI) on project mi: The server failed to start: Managed server was not started within [60] s -> [
Help 1]
while Jboss WildFly-11.0.0-Final has been really been started as displayed in the log.
Hi
Using jboss-as-plugin:start for starting a local standalone JBoss server seems to never give back hands to maven. This log is showing maven ending with an Build Failure with the exception
while Jboss WildFly-11.0.0-Final has been really been started as displayed in the log.
Here the pom.xml.txt