Jenkins shows that the build was successful (see log below) and I can see the war in
/app-root/runtime/repo/target/0.1-MVP
The tomcat webapps (jwboss/webapps) c
Check your pom.xml to make sure that you have an openshift profile like the one that is shown here:https://github.com/openshift/origin-server/blob/master/cartridges/openshift-origin-cartridge-jbossews/template/pom.xml
Or else openshift doesn't know what to do with the war file once it's built.
According to this error: [WARNING] The requested profile "openshift" could not be activated because it does not exist