Did anyone get a chance to read this?
On Tue, Mar 13, 2012 at 2:44 PM, Nicky Ramone <[email protected]> wrote: > Hi > > Suppose I build a Java project with Maven and a two-stage pipeline: > Stage 1: Packaging and unit-testing (here the jar is built and deployed > into the repository manager) > Stage 2: Deploy to QA (here the jar is grabbed from the repository manager > and placed in the QA server) > > How can I know which artifact name and version to grab at Stage 2? > > Thank you. > Cheers. > >
