This rule flags references to the javax.management.j2ee, javax.management.j2ee.statistics,
and org.omg.stub.javax.management.j2ee packages.
In Jakarta EE 9 the Jakarta Management specification has been removed. This specification was previously known as J2EE Management.
To migrate to Jakarta EE 9 you must remove Jakarta Management from your application. Alternatively, you can
continue to use the j2eeManagement-1.1 feature with your application at the EE 8 or EE 7 specification levels.
For more information on the J2EE Management 1.1 feature, see the J2EE Management 1.1 documentation.