how about including the customer name in the version number, e.g.

<version>0.0.1-customerA-SNAPSHOT</version>

On 17 August 2010 14:24, Nicola Musatti <nicola.musa...@objectway.it> wrote:
> Nicola Musatti wrote:
>>
>> I thought of that, but as far as I understand classifiers are meant to
>> distinguish obtained by compiling exactly the same set of sources in
>> different ways, e.g. to cater for different jdk versions.
>
> ...are meant to distinguish *artifacts* obtained by...
>>
>> I believe that using them in my context would introduce an awkward release
>> sequence. I'd be happy to be proved wrong, though :-)
>
> Just to give an example, in my context I cannot guarantee that
> project-0.0.1-customerA will always be released before
> project-0.0.2-customerB, but I expect Maven to assume that to be the case.
>
> Cheers,
> Nicola Musatti
>
>> Wayne Fay wrote:
>>>>
>>>> As far as I can tell Maven doesn't provide a specific mechanism for what
>>>> I
>>>> need. Ideally there would be a "variant" attribute that could be
>>>> specified
>>>> along the GAV parameters, to be inserted between the artifactId in and
>>>> the
>>>
>>> Perhaps this is an appropriate place to use a classifier?
>>>
>>> Wayne
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

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

Reply via email to