On 2017-10-20T14:43:52 +0200
"Robert Scholte" wrote:
>
> > This looks to be a case of split packages amongst all of the various
> > Maven artifacts. I'm adding dependency exclusions to try to work around
> > the issues, but I'm not confident that'll actually work.
> >
> > Are there efforts underwa
This looks to be a case of split packages amongst all of the various
Maven artifacts. I'm adding dependency exclusions to try to work around
the issues, but I'm not confident that'll actually work.
Are there efforts underway to clean this stuff up?
No, Maven has its own modular system long bef
Hello.
I'm experimenting with modularizing an existing plugin (japicmp [0])
and am running into hundreds of errors of the form:
[ERROR] the unnamed module reads package org.apache.maven.plugin from both
maven.plugin.api and maven.core
[ERROR] the unnamed module reads package org.apache.maven.art