maven lifecycle participant
---------------------------

                 Key: MNG-4224
                 URL: http://jira.codehaus.org/browse/MNG-4224
             Project: Maven 2
          Issue Type: Improvement
    Affects Versions: 3.0
            Reporter: Igor Fedorenko
         Attachments: lifecycleparticipant.patch

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).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to