ailto:[EMAIL PROTECTED]
> Sent: Saturday, November 08, 2008 11:09 AM
> To: dev@maven.apache.org
> Subject: How to get available libraries in a remote repository
>
> Hi,
>
> I'm new to maven plugin development, and I creating a plugin that needs to
> get information about all
ia the api. The code can
be found here: http://svn.sonatype.org/nexus/trunk/nexus-indexer
-Original Message-
From: João Paulo Mafra [mailto:[EMAIL PROTECTED]
Sent: Saturday, November 08, 2008 11:09 AM
To: dev@maven.apache.org
Subject: How to get available libraries in a remote repository
Hi
Hi,
I'm new to maven plugin development, and I creating a plugin that needs to
get information about all available libraries in a maven remote repository.
There is any xml that has metadata about that? Or how I get that information
inside a mojo?
Thanks