Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0
-
None
-
None
-
Patch
Description
Attached patch introduces AbstractMavenLifecycleParticipant that allows maven core extensions participate in maven lifecycle. My immediate use case is injection of OSGi dependencies from Tycho, but I believe the same approach can be applied to other problems, like, for example, reworked reporting plugins discussed for 3.0 (this, however, will need new callback methods).