I am using Groovy Postbuild Plugin, and use it to display different info from build logs. But is there any way to write the same info on project page, not the build page? I mean,
BUILD PAGE: http://localhost:8080/job/A_JOB/121/
PROJECT PAGE: http://localhost:8080/job/A_JOB/
