I want to get the built jar name that I specify as an artifact in my build plan to specify in my deployment plan. I can do a script task, but is there any variable or easier way of doing this? I have to specify my jar in my maven deploy command and I was hoping to not have to setup a separate script task to do such. Thanks!