Howdy,

See this issue
https://issues.apache.org/jira/browse/MNG-7160

Probably is related...

HTH
T

On Mon, May 2, 2022, 19:40 Christoph Läubrich <m...@laeubi-soft.de> wrote:

> I'm currently facing an issue where I get classcast exceptions for
> XppDom, looking at the debug output I see
>
> Populating class realm
> coreExtension>org.eclipse.tycho:tycho-build:3.0.0-SNAPSHOT
> ....
> Included plexus-utils-3.4.1.jar
> ...
>
> and something further:
>
> Created new class realm maven.api
> Importing foreign packages
>   Imported: org.codehaus.plexus.util.xml.Xpp3Dom < maven.ext
>
> so I think I need to "Importing foreign packages" this as well, but how
> is this supposed to be expressed?
>
> I checked: https://maven.apache.org/ref/3.8.4/maven-core/extension.html
> but it has only a mean to *export* a package to be exposed, while I want
> the other way round...
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

Reply via email to