Ernst Reissner created SUREFIRE-1861:
----------------------------------------
Summary: 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
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.3.4#803005)