Retrieving all available versions of an artifact

2011-02-25 Thread Asmann, Roland
Hi all, I'm writing a plug-in and currently need a list of all available versions for a specific artifact. I've found this method: ArtifactMetadataSource.retrieveAvailableVersions which I thought would do this. However, this method does not give the list of available SNAPSHOTs. In my plug-in

Re: Retrieving all available versions of an artifact

2011-02-25 Thread Wendy Smoak
On Fri, Feb 25, 2011 at 10:30 AM, Asmann, Roland roland.asm...@adesso.at wrote: I'm writing a plug-in and currently need a list of all available versions for a specific artifact. I've found this method: The Codehaus mojo dev list might be a better place to find plugin developers to ask... And