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

Nick Boldt (JIRA) issues at jboss.org
Wed Jun 7 21:28:00 EDT 2017


    [ https://issues.jboss.org/browse/JBIDE-24547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417992#comment-13417992 ] 

Nick Boldt commented on JBIDE-24547:
------------------------------------

If you're asking me, then my clarification is this:

* If you want to enable a maven setting for a given folder-of-tests, then set that property in the root pom for that folder, eg., for AS' ITests, use https://github.com/jbosstools/jbosstools-server/pull/516
* If you want anything else, please ask for something else. 

> 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
>            Assignee: Pavol Srna
>             Fix For: 4.5.0.AM1
>
>
> 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