On Thu, May 5, 2011 at 7:57 AM, Nord, James <[email protected]> wrote: > Hi Brian, > > I understand the reasons and I'm all for it - but there needs to be a way to > easily diagnose issues for people that look after maven proxies (such as a > corporate nexus instance) when there are issues with artifacts. The old http > directory listings enabled just that. >
Yes, we'll figure out how to get this accomplished asap. > Apart from the above I actually liked search.m.o and was impressed by its > speed (seemed quicker than nexus when searching!). > Thanks. Fwiw, it's built using Solr and Lucene, so most of the credit goes to those communities. > OT: when you download an artifact from search.m.o does it give you your local > mirror (uk in my case) or does it travel across the pond and download from > repo1.m.o? > Currently no, but we didn't anticipate huge numbers of downloads through the search system. > Regards, > > /james > > -----Original Message----- > From: Brian Fox [mailto:[email protected]] > Sent: 05 May 2011 12:06 > To: Maven Users List > Subject: Re: central repo? > > This was an attempt to block the constant scrapers that are attempting to > crawl the entire repository for no good reason, and the bandwidth isn't free. > > The index used to serve the search is not the same index used by M2e. > Fwiw, the m2e indexes are updated daily now, but I need to see why this index > was out of date. > > Regardless, we'll go back to the drawing board and see how to make this less > of a hurdle, while still interrupting the scrapers. > > On Wed, May 4, 2011 at 6:27 PM, Nord, James <[email protected]> wrote: >> That doesn't browse the repo it browses what it thinks is the repo (or >> the index...) >> >> e.g. there is no org.eclipse.tycho but there is.... >> >> Also which repo does it think that is - the UK mirror whuch may or may not >> be updated with the latest deployment??!? >> >> http://repo1.maven.org/maven2/org/eclipse/tycho/tycho-maven-plugin/mav >> en-metadata.xml (is ok) >> >> there is no org/eclipse/tycho according to >> http://search.maven.org/#browse%7C1428323731 >> >> /James - ie let me see the real think not the index that is wrong most >> of the time >> >> >> -----Original Message----- >> From: Arnaud Héritier [mailto:[email protected]] >> Sent: 04 May 2011 23:24 >> To: Maven Users List >> Subject: Re: central repo? >> >> Hi, >> >> You can continue to browse the repository from here : >> http://search.maven.org/#browse%7C47 >> >> Is it what you searched ? >> >> Arnaud >> >> On Thu, May 5, 2011 at 12:09 AM, Nord, James <[email protected]> wrote: >> >>> Hi all, >>> >>> What happened recently to the central repos and their mirrors (uk). >>> >>> When I try to browse I now get redirected to search.maven.org which >>> is not a good thing when trying to work out why something isn't >>> working as expected when proxied via a repo manager. >>> >>> Also I guess these searches run of the index - but as far as I have >>> always been led to believe the indexes are correct on Sunday only, >>> and don't help when the metadata is incorrect. >>> >>> How can I get back to the old bog standard directory listings >>> produced by the web server? >>> >>> /james >>> >>> >>> >>> ________________________________ >>> >>> >>> ********************************************************************* >>> * >>> **************** This message is confidential and intended only for >>> the addressee. If you have received this message in error, please >>> immediately notify the [email protected] and delete it from your >>> system as well as any copies. >>> The content of e-mails as well as traffic data may be monitored by >>> NDS for employment and security purposes. To protect the environment >>> please do not print this e-mail unless necessary. >>> >>> NDS Limited. Registered Office: One London Road, Staines, Middlesex, >>> TW18 4EX, United Kingdom. A company registered in England and Wales. >>> Registered no. 3080780. VAT no. GB 603 8808 40-00 >>> >>> ********************************************************************* >>> * >>> **************** >>> >> >> --------------------------------------------------------------------- >> 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] > > > --------------------------------------------------------------------- > 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]
