[
https://issues.apache.org/jira/browse/SUREFIRE-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana closed SUREFIRE-1972.
----------------------------------
Resolution: Fixed
https://gitbox.apache.org/repos/asf?p=maven-surefire.git;a=commit;h=f8066dc67fc7d316f5ba3310935a5ec71f649268
> Use current version of surefire-shared-utils
> --------------------------------------------
>
> Key: SUREFIRE-1972
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1972
> Project: Maven Surefire
> Issue Type: Improvement
> Reporter: Slawomir Jaranowski
> Assignee: Slawomir Jaranowski
> Priority: Major
>
> surefire-shared-utils - contains dependencies to external shared utils.
> During build all dependencies are repacked under
> {{org.apache.maven.surefire.shared}} package by {{maven-shade-plugin}}.
> In this approach it is difficult to use in current version of module in
> project.
> We can delegate used shared classes and methods in open way and we can simply
> use it in project.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)