So
org.apache.maven.repository.RepositorySystem - should be deprecated ...
śr., 23 lis 2022 o 14:53 Tamás Cservenák napisał(a):
> Howdy,
>
> Sorry for the late reply.
>
> Yes, original plan was to ditch maven-compat (for 4.0.0), but then it
> turned out that in "maven 3 universe", to do some s
Howdy,
Sorry for the late reply.
Yes, original plan was to ditch maven-compat (for 4.0.0), but then it
turned out that in "maven 3 universe", to do some stuff you had two options:
- either rely on something in maven-compat
- or reach directly for resolver (but it was not "popular" choice due
3.0/
One note about:
> Note: this dependency in test scope is "acceptable" and actually
required by some testing frameworks (see below).
I think it is actually *not* acceptable and will cause confusions and
there are already some work going on not requiring it anymore, so
probably this can be upd
Howdy,
Recently we had several queries about testing Maven Plugins, but in
general I think we should make plugin developers aware of incoming changes.
Hence, I assembled the following wiki page, that may become Maven Site page
as well, and (irrelevant is it becoming site page or not) probably shou