"Failed to start component" when deploying built WAR file

I compiled the code from openmrs-core using “mvn clean install DskipTests” and when I try to deploy the new war file obtained i get the error: SEVERE: Error deploying web application archive /var/lib/tomcat7/webapps/openmrs.war java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/openmrs]]

Am hopeless now

I haven’t seen that before. Are you able to deploy a war file downloaded from http://sourceforge.net/projects/openmrs/files/releases/OpenMRS_Platform_1.11.2/openmrs.war/download ?