On Mon, Aug 16, 2010 at 6:26 AM, Nicola Musatti
<nicola.musa...@objectway.it> wrote:
> Hallo,
> I need advice on how to handle naming/versioning for artifacts built from
> separate branches of the same project, which evolve in parallel.
...
> project-x.y.z                    for the standard product
> project-customer-m.n.o   for a customer variants

project-X.Y.Z-customer-A

The digit on the end gives Maven something to increment during the
release process, and you preserve the info about what version of the
standard product it was branched from.

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to