Hello, I would like to port a builder plugin originally built for TeamCity to Jenkins. I have followed the very good plugin development tutorial and it appears it should not be hard to do but being a newbie to Jenkins I am not sure how it deals with a couple other things. Is it possible, during the build, to produce "artifacts" which can be displayed in the web UI either during the build or after the build completes? Also, is there a way to report progress/errors of the build?
Thank you
