As far as I know this is only an issue on Java 9+ if you use a modulepath 
instead of a classpath. I can use these dependencies just fine on Java 11 and 
17.

Nils.

> Op 20 apr. 2023, om 18:50 heeft Rodrigo Bourbon 
> <rbour...@salesforce.com.INVALID> het volgende geschreven:
> 
> Hi, I'm currently working with Java 11 and my project relies upon the
> maven-model <https://github.com/apache/maven/tree/master/maven-model> and
> maven-model-builder
> <https://github.com/apache/maven/tree/master/maven-model-builder> artifacts.
> The problem is that both have the package org.apache.maven.model.merge, hence
> giving a split package issue when compiling with Java 9+. Is there any plan
> on being compatible with Java 9+ in the short term? What alternatives do
> you suggest?
> 
> Thanks in advance, Rodrigo.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to