Perhaps maven-deploy-plugin and expose the name as a maven property? Thanks
-D On Thu, Jul 16, 2015 at 6:02 PM, Dan Tran <[email protected]> wrote: > 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 >
