Hi Is there a hook into after maven deploy to retrieve the snapshot deploy name?
User case:
* Maven build, smoke test, and deploy huge artifacts (OVA)
* After deploy, continue with more tests but need to know the deploy name
(artifactid-version-timesamp.ova), to reference again the test report
I can write a custom plugin to execute after deploy phase
Thanks
-Dan
