I suggest using the maven-versions-plugin: http://mojo.codehaus.org/versions-maven-plugin/index.html
On Mar 10, 2010, at 6:39 AM, [email protected] wrote: > Hello, > I would like to know how to retrieve list of available versions of a given > plugin with the maven embedder. > > In input I only have a groupId, an artifactId, a local repo and a list of > remote repos. > > In output I would like to have a list containing all the available versions > of the given artifact from the local repo or from the remote repos. > > Any idea? > > Regards, > > Xavier Thanks, Jason ---------------------------------------------------------- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl ----------------------------------------------------------
