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 2022/02/06 10:06:00 UTC

[jira] [Closed] (SUREFIRE-1861) failsafe shall use jar

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

Tibor Digana closed SUREFIRE-1861.
----------------------------------
      Assignee: Tibor Digana
    Resolution: Won't Fix

Failsafe uses JAR but Surefire cannot.

> failsafe shall use jar
> ----------------------
>
>                 Key: SUREFIRE-1861
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1861
>             Project: Maven Surefire
>          Issue Type: Improvement
>          Components: Maven Failsafe Plugin
>    Affects Versions: 3.0.0-M5
>         Environment: all 
>            Reporter: Ernst Reissner
>            Assignee: Tibor Digana
>            Priority: Critical
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> To run tests based on information stored in jar only but not in testClassesDirectory,
> the plugin shall load classes from the jar instead.
> That way, one could check also presence of vendor information,
> or versions, or git state or whatsoever meta information
> to be supplied to the user and stored in the jar.
>  
> The jar is always available though since we are in a late lifecycle phase.
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)