You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@archiva.apache.org by nicolas de loof <ni...@gmail.com> on 2007/04/20 10:34:04 UTC

snapshot updates ?

I've configured archiva to proxy my corporate-artifacts repo.

I've got some snapshots in this repo, and set the update policy to "hourly".
When I re-deploy a snapshot, developpers don't get an updated one.

Is this issue related to using uniqueVersion=false for my snapshots ?
Doesn't archiva search the repo metadata for updates ?

Nico.

Re: snapshot updates ?

Posted by nicolas de loof <ni...@gmail.com>.
-> http://jira.codehaus.org/browse/MRM-320 created for this

2007/4/20, nicolas de loof <ni...@gmail.com>:
>
> I've found the cause of this issue :
> The ProxiedDavServer use hasResource() to bypass proxyRequestHandler if
> requested resource is allready in the managed repo.
>
> This sounds a good optimization, but breaks any update capability of
> archiva.
>
> Nico.
>
>
>
> 2007/4/20, nicolas de loof <ni...@gmail.com>:
> >
> > I've configured archiva to proxy my corporate-artifacts repo.
> >
> > I've got some snapshots in this repo, and set the update policy to
> > "hourly".
> > When I re-deploy a snapshot, developpers don't get an updated one.
> >
> > Is this issue related to using uniqueVersion=false for my snapshots ?
> > Doesn't archiva search the repo metadata for updates ?
> >
> > Nico.
> >
>
>

Re: snapshot updates ?

Posted by nicolas de loof <ni...@gmail.com>.
I've found the cause of this issue :
The ProxiedDavServer use hasResource() to bypass proxyRequestHandler if
requested resource is allready in the managed repo.

This sounds a good optimization, but breaks any update capability of
archiva.

Nico.



2007/4/20, nicolas de loof <ni...@gmail.com>:
>
> I've configured archiva to proxy my corporate-artifacts repo.
>
> I've got some snapshots in this repo, and set the update policy to
> "hourly".
> When I re-deploy a snapshot, developpers don't get an updated one.
>
> Is this issue related to using uniqueVersion=false for my snapshots ?
> Doesn't archiva search the repo metadata for updates ?
>
> Nico.
>