[
https://issues.apache.org/jira/browse/MSHARED-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski reassigned MSHARED-1073:
--------------------------------------------
Assignee: Slawomir Jaranowski
> Shared classloader in embedded launcher
> ---------------------------------------
>
> Key: MSHARED-1073
> URL: https://issues.apache.org/jira/browse/MSHARED-1073
> Project: Maven Shared Components
> Issue Type: Bug
> Components: maven-verifier
> Reporter: Slawomir Jaranowski
> Assignee: Slawomir Jaranowski
> Priority: Major
> Fix For: maven-verifier-next-release
>
>
> {{Verifier}} has defined reference to launcher in static field:
> {code}
> private static MavenLauncher embeddedLauncher;
> {code}
> so embeddedLauncher use the same clasloader for all tests,
> it can cause that static fields initialized in one test are used by other.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)