If you can control the version of Maven they run, you could create a aether
plugin that would let you use a tiered set of repositories... at least if I
understand aether correctly... then by putting that in the $MAVEN_HOME/lib
and doing some magic you might be able to at least share the read-only
part... but you would be neck deep in aether to write such a thing... and I
would advise checking with Benjamin to confirm that such a thing is
possible before starting down that road


On 30 October 2013 09:18, Matthieu Moy <matthieu....@grenoble-inp.fr> wrote:

> Barrie Treloar <baerr...@gmail.com> writes:
>
> > On 29 October 2013 23:56, Lyons, Roy <roy.ly...@cmegroup.com> wrote:
> >> Unfortunately, you will always have something in $HOME/.m2/repository
> >> because that's how maven works.
> >>
> >> Can I suggest perhaps that you use zfs for deduplication in /home?
> >> Otherwise, you can add something like
> >
> > Or give them more disk space - isn't this stuff meant to be cheap
> now-a-days?
>
> Local disk space is cheap. NFS-shared, RAID & backed-up disk space, less
> so. I can live with a few Gb of waste, but I was just wondering whether
> we could do any better.
>
> > If they dont have direct access to the internet,
>
> They do.
>
> Thanks,
>
> --
> Matthieu Moy
> http://www-verimag.imag.fr/~moy/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

Reply via email to