Jorge Yagüe París created JBIDE-15665:
-----------------------------------------
Summary: Wrong output directory in new Tomcat 7 applications
Key: JBIDE-15665
URL:
https://issues.jboss.org/browse/JBIDE-15665
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.1.0.1.Final
Environment: Eclipse, Mac OS X 10.8.4
Reporter: Jorge Yagüe París
Priority: Minor
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 for webapps in the Maven plugin makes it work.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira