Yes, those not in maven-api-impl are deprecated (should be marked as such). This is true for all classes that have counterpart (copy) in api-impl.
T On Sun, Sep 22, 2024, 13:52 Martin Desruisseaux < martin.desruisse...@geomatys.com> wrote: > Hello > > I just realized that there is two "DefaultModelPathTranslator" classes > with almost identical code: one in the "maven-model-builder" module and > one in the "maven-api-impl" module. I presume that one of them is > deprecated in the favor of the other? If so, can we put a @Deprecated > annotation on the deprecated one? > > Martin > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > >