Todd Thiessen wrote at Dienstag, 24. März 2009 14:21:

> 
>> Hi Reinhard
>> 
>> Reinhard Nägele wrote at Dienstag, 24. März 2009 13:12:
>> 
>> > I don't have a solution to your problem, but I would advice against
>> > putting the real version number instead of
>> ${project.version}. It is
>> > good practice to avoid such redundancy using
>> ${project.version}, even
>> > though the release plugin can deal with explicit versions. Using
>> > ${project.version} is also suggested by "The Definitive Guide"
>> > 
>> (http://www.sonatype.com/products/maven/documentation/book-defguide).
>> 
>> ... and this scenario is no longer supported by newer release
>> plugin versions. Since the release plugin handles this, why
>> should you care?
>> 
>> - Jörg
> 
> It does support this with release 2.0-beta-8. I have not tried with the
> soon to be released 2.0-beta-9 snapshot but I am willing to bet it is
> supported there to.

For me it stopped working somewhere with 2.0-beta-6. Originally I used also
the property approach.

- Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to