There is undoubtedly something wrong with sonatype's server -- 500 is
what many of us got. But this should somehow show up in maven I think,
maybe it's their bug.

The updatepolicy doesn't apply here, I changed the version number
(it's not a snapshot). Eh.

Dawid

On Wed, Sep 5, 2012 at 2:12 PM, Steven A Rowe <[email protected]> wrote:
> Hi Dawid,
>
> I'm pretty sure Uwe's wrong about that - e.g., it's possible to build 
> projects from zero downloaded dependencies.
>
> The sonatype repo declaration in the test-framework POM doesn't give an 
> updatePolicy for releases, so the default policy, daily, is used.  I think 
> the updatePolicy is consulted only when an artifact has already been 
> downloaded; when it isn't in the local repository, updatePolicy is ignored.  
> In this case, v2.0.0 of randomizedtesting is missing from the local repo, so 
> the sonatype repo should be checked; I don't understand why it wasn't.
>
> BTW, I get a 500 Internal Server Error when I visit 
> <https://oss.sonatype.org/content/repositories/releases/org/carrot2/> with my 
> browser.  Maybe Maven actually attempted to contact sonatype repo, but 
> doesn't report failed repo connections?
>
> Steve
>
> -----Original Message-----
> From: [email protected] [mailto:[email protected]] On Behalf Of Dawid 
> Weiss
> Sent: Wednesday, September 05, 2012 7:50 AM
> To: [email protected]
> Subject: Re: [JENKINS-MAVEN] Lucene-Solr-Maven-4.x #87: POMs out of sync
>
> I don't understand maven: Uwe thinks it only checks the repository it
> already has an artifact from, is this true, Steven? Sonatype should be
> checked during this build but wasn't. We're still waiting for a sync
> with repo1.
>
> Dawid
>
> ---------------------------------------------------------------------
> 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]

Reply via email to