Right, so the mirrorof * should be used only for release so all
release goes to internal instead of snapshots.

Thanks

2008/3/22, Brett Porter <[EMAIL PROTECTED]>:
> You'll see in the docs [1] that adding additional repositories for
>  snapshots to the settings.xml is also recommended.
>
>  [1] 
> http://maven.apache.org/archiva/docs/1.0.1/userguide/using-repository.html
>
>
>  - Brett
>
>
>  On 21/03/2008, Henri Gomez <[EMAIL PROTECTED]> wrote:
>
> > Just a question.
>  >
>  >  Here is the recommanded setting :
>  >
>  >
>  >  <mirror>
>  >  <id>archiva</id>
>  >  <url>
>  >
>  > http://myrepository.mycorp.com/archiva/repository/internal
>  >  </url>
>  >  <mirrorOf>*</mirrorOf>
>  >  </mirror>
>  >
>  >
>  >  With the following <mirrorOf> all the request goes to internal
>  >  (releases and snapshots) but in the archiva default settings,
>  >  'internal' repository has the 'Snapshots Included' disabled.
>  >
>  >  What does it means ?
>  >
>  >  Regards
>  >
>
>
>
> --
>  Brett Porter
>  Blog: http://blogs.exist.com/bporter/
>

Reply via email to