If this is an external repo: If the repository publishes an index, use that. Otherwise, what you're doing would likely be perceived as scraping and get you banned from remote repositories.
If this is an internal repo, then use the maven-indexer to produce an index for you. On Mon, Aug 29, 2011 at 6:33 AM, mumbaimuru <[email protected]> wrote: > how to get the list of artifacts id and group id from maven repository? Not > using any maven explore. As we are get the latest version for any dependency > using <version>LATEST</version> in POM.xml. > > I need same kind of process to get the list of artifacts id and group id > from maven repository. In single short/process i want to get the all > articfats and group ids. > > Thanks in advance. > > Regards, > Murugesan. > > -- > View this message in context: > http://maven.40175.n5.nabble.com/how-to-get-the-list-of-artifacts-id-and-group-id-from-maven-repository-tp4745740p4745740.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]
