-
Bug
-
Resolution: Done
-
Major
-
4.1.0.1.Final
I created a new Tomcat 7 Openshift application with the new project wizard, using an existing Maven project. The wizard adds the Openshift profile in pom.xml but outputDirectory is set as deployments instead of webapps, so when the application is pushed to the server it doesn't work.
Changing deployments to webapps in the Maven plugin makes it work.
- is related to
-
JBIDE-13401 Cannot binary deploy to EWS OpenShift application out of the box
- Closed