Rejected
Details
Assignee
UnassignedUnassignedReporter
Brian LavenderBrian LavenderComponents
Affects versions
Priority
Minor
Details
Details
Assignee
Unassigned
UnassignedReporter
Brian Lavender
Brian LavenderComponents
Affects versions
Priority
Created March 27, 2011 at 11:28 AM
Updated March 7, 2014 at 5:30 PM
Resolved March 28, 2011 at 1:46 PM
In section it says the following:
1.3.3. Deploying and testing
To build and deploy call mvn package in your project directory and copy the hibernate-
tutorial.war file into your Tomcat webapps directory.
But, to build a war file, you need to do the following with Maven.
mvn war:war