simonjenga/CompanyRestService

maven command for deploying using TomEE Maven Plugin

Closed this issue · 1 comments

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

Fixed at #66