To avoid leaking external libraries to classpath used under tests.

But we should only use in providers and booter in plugins. We can use what
we need without shading.

To think about what methods are used in providers, maybe we can drop it
anyway and use standard JDK api.

czw., 9 mar 2023 o 13:58 Elliotte Rusty Harold <elh...@ibiblio.org>
napisał(a):

> I'm curious. Why do we shade various libraries like commons-lang and
> maven-shared utils in surefire?
>
>
> https://github.com/apache/maven-surefire/blob/master/surefire-shared-utils/pom.xml
>
> --
> Elliotte Rusty Harold
> elh...@ibiblio.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-- 
Sławomir Jaranowski

Reply via email to