You could query the index via something like Nexus, it depends on
exactly what you're trying to do.

Something like:
http://repository.sonatype.org/service/local/data_index?g=org.apache.maven&a=maven-core
 (which is how the ui works:
http://repository.sonatype.org/index.html#nexus-search)


On Thu, Aug 20, 2009 at 7:40 PM, kpetrov<[email protected]> wrote:
>
> This plugin is used to generate sites...it seems like I would have to
> generate a site and parse HTML to get the version numbers. Is it the only
> way to achieve my goal?
>
>
> Stephen Connolly-2 wrote:
>>
>> you might get somewhere with the dependency-updates-report in versions-
>> maven-plugin
>>
>> Sent from my [rhymes with myPod] ;-)
>>
>> On 20 Aug 2009, at 23:06, kpetrov <[email protected]> wrote:
>>
>>>
>>> Is it somehow possible to list all the available versions of an
>>> artifact?
>>> smth like give me versions of artifact id bla of group bla?
>>> i can create a pom for that if it matters....
>>> --
>>> View this message in context:
>>> http://www.nabble.com/list-available-versions-of-an-artifact-tp25070998p25070998.html
>>> Sent from the Maven - Users mailing list archive at Nabble.com.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [email protected]
>>> For additional commands, e-mail: [email protected]
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>>
>
> --
> View this message in context: 
> http://www.nabble.com/list-available-versions-of-an-artifact-tp25070998p25071948.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to