-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
Currently, there are a lot of DUPs in the INSTALL phase that do nothing when there is no Module attached to the DU. This would be the case when an unresolved OSGi bundle runs through the INSTALL phase.
Alternatively, it was suggested to only process INSTALL DUPs when there actually is a Module available.
This essentially would boil down to adding a dependency on a resolve service to the MODULE phase.