Switch Plexus Annotation to JSR-330 by slawekjaranowski · Pull Request #408 · codehaus-plexus/modello (original) (raw)
You will never have a new release with the classes javax. marked as deprecated as the code is owned by Oracle and they will never touch it.
Eclipse/JarkataEE doesn't have the authority to do it.
The code is just dead!! and so using it is already obsolete (a lot of projects have already moved to jakarta namespace
Step by step. In many place we did such work.
And I probably say the same in many places already :)
But anyway, feel free to do so but it's just double work with changing again to jakarta.* namespace in short/mid term time...