I'm using Maven to build my OpenShift application.
My pom.xml:
4.0.0 jbosswildfly jbosswildfly war 1.0 jbosswildfly UTF-8 1.8 1.8 javax javaee-api 7.0 provided org.slf4j slf4j-api 1.7.12 compile org.apache.logging.log4j log4j-slf4j-impl 2.2 compile org.apache.logging.log4j log4j-core 2.2 compile org.springframework spring-webmvc 4.1.6.RELEASE org.hibernate hibernate-core 4.3.7.Final provided openshift jbosswildfly org.apache.maven.plugins maven-war-plugin 2.3 false deployments ROOT
No comments:
Post a Comment