[
https://issues.jboss.org/browse/JBIDE-22128?page=com.atlassian.jira.plugi...
]
Rafael Benevides commented on JBIDE-22128:
------------------------------------------
The steps and projects that I used to create the EAP project are here:
https://htmlpreview.github.io/?https://github.com/redhat-helloworld-msa/h...
After that, I selected the project in the openshift plugin and clicked on "Server
Adapter". On the Servers tab, the "hello" project is presented and the
console shows hello.war and not ROOT.war. The name was also verified by logging in the
pod.
Openshift 3 plugin "Server Adapter" doesn't respect
openshift maven profile
---------------------------------------------------------------------------
Key: JBIDE-22128
URL:
https://issues.jboss.org/browse/JBIDE-22128
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Environment: JBoss Developer Studio (Core Features) 9.1.0.GA-v20160403-1700-B477
Openshift plugin 3.1.0.Final-v20160401-2357-B263
Reporter: Rafael Benevides
I have a Java project with an "openshift" maven profile that creates a
ROOT.war
When I create a "Server Adapter", the openshift plugins deploys the name of the
project.war
The plugin should be integrated with M2E in a way that if I select/enable the
"openshift" profile on M2E, the Openshift plugin should deploy ROOT.war through
"Server Adapter".
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)