Thanks
Ulli Hafner. I also found that Notifier runs after all recorders too. And to To run Notifier even after the build is marked
as complete, override
<a href="eclipse-javadoc:%E2%98%82=app-context/%5C/home%5C/altamesh%5C/.m2%5C/repository%5C/org%5C/jvnet%5C/hudson%5C/main%5C/hudson-core%5C/2.1.2%5C/hudson-core-2.1.2.jar%3Chudson.tasks%28Notifier.class%E2%98%83Notifier%E2%98%82%E2%98%82needsToRunAfterFinalized">needsToRunAfterFinalized to return true.
On Friday, August 31, 2012 9:47:43 AM UTC+5, altamash wrote:
I am developing a plugin that archives build information and the reports that are generated by various plugins in database. Is there a way to ensure that it runs after all plugins.Thanks