How can I access the Jenkins build number and job path from the called Java program into this program?
Background: during the Java program runs, I want to create a dynamic link with this program (pathtothecurrentbuild/log
) to the log file of the current run as an information for the admins in case of trouble.