I think archiva may be a good option to replace maven-proxy, though I don't
know much about using it. I haven't had a need for something like this yet.

-j

On 1/12/07, Christian Goetze <[EMAIL PROTECTED]> wrote:

John Casey wrote:

> you'll need the following:
>
> <pluginRepositories>
>  <pluginRepository>
>    <id>apache.snapshots</id>
>    <url>http://people.apache.org/repo/m2-snapshot-repository</url>
>  </pluginRepository>
> </pluginRepositories>
>
> Note that this repository has NOT disabled releases...this is important
> because of a bug in Maven <= 2.0.4, where plugin-version resolution will
> only check repositories with releases enabled. It should work for you
> with
> this repository in place.
>
Thanks ...

Now my problem is that maven-proxy doesn't seem to understand how to
resolve SNAPSHOT names, it is actually looking for x.y-SNAPSHOT.

I heard that maven-proxy is obsolete - so what are people using for
proxy instead?
--
cg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to