You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RppHandlerMojo extends MonitorMojo. We need to test to see that invoking RppHandlerMojo via the maven lifecycle specified by lifecycle.xml will not invoke MonitorMojo before invoking RppHandlerMojo.
We may also want to use lifecycles for the integration of the various techniques to ensure that the scenario that Valeria talks about cannot arise.
RppHandlerMojo
extendsMonitorMojo
. We need to test to see that invokingRppHandlerMojo
via the maven lifecycle specified bylifecycle.xml
will not invokeMonitorMojo
before invokingRppHandlerMojo
.We may also want to use lifecycles for the integration of the various techniques to ensure that the scenario that Valeria talks about cannot arise.
Original conversation here: #33 (comment)
The text was updated successfully, but these errors were encountered: