[jbosstools-issues] [JBoss JIRA] (JBIDE-26330) Server adapter: shutting down Eclipse won't reset the maven profile that the adapter activated in the project

Andre Dietisheim (JIRA) issues at jboss.org
Thu Aug 30 14:33:00 EDT 2018


Andre Dietisheim created JBIDE-26330:
----------------------------------------

             Summary: Server adapter: shutting down Eclipse won't reset the maven profile that the adapter activated in the project
                 Key: JBIDE-26330
                 URL: https://issues.jboss.org/browse/JBIDE-26330
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: openshift
    Affects Versions: 4.9.0.AM2
            Reporter: Andre Dietisheim


steps:

# EXEC: create the "hello" application in OpenShift as outlined in https://github.com/redhat-helloworld-msa/helloworld-msa/blob/master/hello.adoc#option-2-deploy-project-via-oc-cli
# EXEC: import the "hello" maven project into your Eclipse 
# EXEC: create a server adapter and start it
# ASSERT: server adapter for project "hello" is *[Started, Synchronized]*
# EXEC: in the Project Explorer: pick Maven > Select Maven Profiles... 
# ASSERT: *"openshift"* maven profile is selected
# EXEC: Restart Eclipse
# ASSERT: server adapter for project "hello" is *[Stopped, Republish]*
# EXEC: in the Project Explorer: pick Maven > Select Maven Profiles... 

Result:
Project "hello" still has *"openshift"* profile selected

Expected result:
Project "hello" still has *no profile* selected (starting the server adapter selects the "openshift" profile, while stopping it unselects it.)




--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list