Description
When tomee:run<Enter> is called the <Enter> is read and throws an error.
Caused by: java.util.NoSuchElementException: No line found
at java.util.Scanner.nextLine(Scanner.java:1516)
at org.apache.openejb.maven.plugin.AbstractTomEEMojo.run(AbstractTomEEMojo.java:796)