-
Task
-
Resolution: Done
-
Minor
-
None
-
None
With WFLY-12416 the org.jboss.spec.javax.rmi:jboss-rmi-api_1.0_spec artifact was removed from the server dependency management which will result in its removal from the jboss-jakartaee-8.0 bom. Users don't need this dependency in their application as the classes provided by it are provided by the JDK itself.
A new ruleset should be added containing a new rule WHERE "Maven project dependencies contains org.jboss.spec.javax.rmi:jboss-rmi-api_1.0_spec" PERFORM "Hint user that the dependency should be removed, otherwise applications may fail to build."
- is incorporated by
-
WINDUPRULE-395 EAP 7.3 App Migration
- Closed