[jboss-jira] [JBoss JIRA] (ELY-1698) Add profile for skipping default-tests

Justin Cook (Jira) issues at jboss.org
Fri Oct 12 10:12:00 EDT 2018


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

Justin Cook commented on ELY-1698:
----------------------------------

To use the profile, specify with mvn clean install -P skip-default-tests. For example, to run only Java8 tests use: mvn clean install -P skip-default-tests -Djava8.home=/path/to/JDK8.

> Add profile for skipping default-tests
> --------------------------------------
>
>                 Key: ELY-1698
>                 URL: https://issues.jboss.org/browse/ELY-1698
>             Project: WildFly Elytron
>          Issue Type: Task
>          Components: Build
>            Reporter: Justin Cook
>            Assignee: Justin Cook
>            Priority: Major
>
> Currently, Elytron always run default-tests even when java8.home and/or java9.home are specified. This task is to add a profile to Elytron's build that allows skipping default-tests, for only Java8 and/or Java9 tests can be run if needed.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list