maven command for deploying using TomEE Maven Plugin
Closed this issue · 1 comments
simonjenga commented
The following Maven command is used while deploying this Web Application using TomEE Maven Plugin
that has been included in the Maven Build file:
mvn clean package -DskipTests -Dinvoker.skip=true tomee:run
simonjenga commented
Fixed at #66