I've recently developed a plugin that allows for a workaround fix
specific to the team I'm working for. I've bound it to the
process-classes build phase. My issue is that regardless as to whether
the plugin succeeds or fails (for whatever reason) or an exception is
thrown, the rest of the build reports a success. I don't know what the
issue is, but somehow I would like to tie the success (or failure) of
the plugin directly to the success/failure of the build.
 
Thanks,
 
--Snir

Reply via email to