Browsing through the code I stumbled across the
org.apache.maven:plexus-utils artifact. If I'm following this it
contains classes like org.codehaus.plexus.util.xml.Xpp3Dom which is
already available in Plexus jars. This is likely to cause split
package problems in JDK 9+.

Am I misreading this? is this shaded somewhere in a way that will
avoid causing split package problems?

https://jlbp.dev/JLBP-19


-- 
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

Reply via email to