[
https://issues.jboss.org/browse/JBIDE-15665?page=com.atlassian.jira.plugi...
]
Andre Dietisheim edited comment on JBIDE-15665 at 11/27/13 10:43 AM:
---------------------------------------------------------------------
added a PR that fixes this:
https://github.com/jbosstools/jbosstools-openshift/pull/328
was (Author: adietish):
added a PR that fixes this.
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 Kepler, Mac OS X 10.8.4
Reporter: Jorge Yagüe París
Assignee: Andre Dietisheim
Labels: maven, tomcat7
Fix For: 4.2.0.Alpha1
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.
--
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