You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Raymond Feng <en...@gmail.com> on 2007/01/15 18:14:16 UTC

Do we have a way to declare dependency on the latest released version of an artifact?

Hi,

I understand we can use "SNAPSHOT" as the version id to reference the latest "unreleased" code. Do we have a special version id such as "LATEST" to reference the latest released version? In some cases, I prefer not to use the fixed version id as it will change over time as newer versions are released.

Thanks,
Raymond

Re: Do we have a way to declare dependency on the latest released version of an artifact?

Posted by Tomasz Pik <to...@gmail.com>.
On 1/15/07, Raymond Feng <en...@gmail.com> wrote:
> Hi,
>
> I understand we can use "SNAPSHOT" as the version id to reference the latest
> "unreleased" code. Do we have a special version id such as "LATEST" to reference
> the latest released version? In some cases, I prefer not to use the fixed version id
> as it will change over time as newer versions are released.

No but feel free to vote for such a thing:
http://jira.codehaus.org/browse/MNG-2431

Regards,
Tomek

> Thanks,
> Raymond

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