RE: maven-stage-plugin clarification questions

2015-05-25 Thread d'Anjou, Martin
are a number of plugins that can do the copy job -Dan On Mon, May 25, 2015 at 11:50 AM, d'Anjou, Martin wrote: > Hi, > > I would like to know more on how to copy a specific artifact using the > stage:copy goal of maven-stage-plugin. The usage example shows > source

maven-stage-plugin clarification questions

2015-05-25 Thread d'Anjou, Martin
Hi, I would like to know more on how to copy a specific artifact using the stage:copy goal of maven-stage-plugin. The usage example shows source/target repositories, repository IDs and a version number, but does not list an artifact. How do I specify the artifact? Seeing a pom file would help m