RE: Newbie: libraries out of date in repository

2008-01-14 Thread Hayes, Peter
. Pete -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Sunday, January 13, 2008 11:47 PM To: Maven Users List Subject: Re: Newbie: libraries out of date in repository On Jan 13, 2008 8:31 PM, Chris [EMAIL PROTECTED] wrote: Thanks. I'm finding that quite few

Re: Newbie: libraries out of date in repository

2008-01-13 Thread Chris
On 1/12/08, Chris [EMAIL PROTECTED] wrote: Sorry for such a noob question: How do get the most up-to-date libraries into my project? I'm using Eclipse with the m2eclipse plug-in. I enable dependency management, pick Add Dependency off the menu, and try to add the Quartz library. The

Re: Newbie: libraries out of date in repository

2008-01-13 Thread Wendy Smoak
On Jan 13, 2008 8:31 PM, Chris [EMAIL PROTECTED] wrote: Thanks. I'm finding that quite few of the libraries I need are out of date or incomplete (or scattered in several different places and completely disorganized). How, in general, can I solve this problem without being dependent on the

Re: Newbie: libraries out of date in repository

2008-01-12 Thread Wayne Fay
As shown in the mvnrepository.com search engine: http://www.mvnrepository.com/artifact/quartz/quartz Quartz 1.5.2 is the most recent release available in Maven. You will need to contact the Quartz dev team and ask them to please deploy/upload a newer version into the repo. Wayne On 1/12/08,