Infact i get an error when i use LATEST:

1) org.myapp.abc:myapp-core:jar:LATEST

  Try downloading the file manually from the project website.

....

Seems like LATEST isn't recognized as a valid qualifier?



Jaikiran wrote:
> 
> I am reading the Maven definitive guide
> http://www.sonatype.com/books/maven-book/reference/pom-relationships-sect-pom-syntax.html
> which says:
> 
> "LATEST refers to the latest released or snapshot version of a particular
> artifact..."
> 
> Does this really work? I am using LATEST against a artifact, but i don't
> seem to get it to use the latest available "snapshot" for that artifact.
> It seems to look for the latest "released" artifact. I am using Maven
> 2.0.9
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/LATEST-version-of-an-%22artifact%22-tp24335281p24335445.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to