[jbosstools-issues] [JBoss JIRA] (JBIDE-24547) Refactor ITests settings in parent pom

Pavol Srna (JIRA) issues at jboss.org
Wed Jun 7 10:09:00 EDT 2017


Pavol Srna created JBIDE-24547:
----------------------------------

             Summary: Refactor ITests settings in parent pom
                 Key: JBIDE-24547
                 URL: https://issues.jboss.org/browse/JBIDE-24547
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: build, integration-tests
            Reporter: Pavol Srna


It is desired that single 'mvn clean verify' command will run *unit tests* and *integration tests* in a single run. Parent pom should hold all shared settings across jbosstools repositories (e.g pluginCustomization, useUIThread etc ).

The problem is that unit tests require useUIThread=true, but integration tests the opposite. We need to come with a solution where we share the settings in parent pom. 



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list