Hm, a typo:
Maven3 (nor Maven2) does not... Thanks, ~t~ 2011/11/14 Tamás Cservenák <[email protected]>: > Hi Ogi, > > Maven3 (not was Maven2) does not use or consume or need index at all... > > For indexer API uses you can see some examples here: > https://github.com/cstamas/maven-indexer-examples > > For CLI uses (to create indexes for repositories), unsure is there any > up to date doco, but just gleaning over the CLI source should work: > https://github.com/apache/maven-indexer/blob/trunk/indexer-core/src/main/java/org/apache/maven/index/cli/NexusIndexerCli.java > > Now the question is: is "given repository" you mention under your > governance or not... since if it's NOT and it does NOT publish indexes > either, Maven Indexer will not help you. > > > Thanks, > ~t~ > > > On Mon, Nov 14, 2011 at 5:57 PM, Ognjen Bubalo <[email protected]> wrote: >> Hi! >> >> I would like to get a list of all artifacts placed in a given repository. I >> think I could use Maven Indexer but I am not sure it works with Maven 3. >> Also I couldn't find any example using Maven Indexer, to know where to >> start. I would appreciate if somebody put me on right direction, recommend >> something. >> >> Thank you! >> >> Br, Ogi >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
