You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tibor Digana (JIRA)" <ji...@apache.org> on 2016/02/22 18:58:18 UTC

[jira] [Closed] (SUREFIRE-1231) Failsafe ignore argLine

     [ https://issues.apache.org/jira/browse/SUREFIRE-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tibor Digana closed SUREFIRE-1231.
----------------------------------
    Resolution: Not A Problem

> Failsafe ignore argLine
> -----------------------
>
>                 Key: SUREFIRE-1231
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1231
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Maven Failsafe Plugin
>            Reporter: Daneel Yaitskov
>            Assignee: Tibor Digana
>
> I cannot use bootclasspath.
> There is link to demo project where the following command fails due
> bootclasspath is not affected, as expected.
> {noformat}
> mvn integration-test -Dtest=UserTest
> {noformat}
> https://github.com/yaitskov/big-table-kundera/tree/failsafe-cannot-override-boot-class-path
> I tried various configurations. In debugger I noticed that argLine is null.
> It works if change failsafe plugin with surefire or define surefire.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)