Hi Craig,

Well, no, I don't think the bug you're referring to is related.
Your problem is a quite common one.

See this bug http://jira.codehaus.org/browse/MNG-233 and the
dependency:purge-local-repository goal of the maven-dependency-plugin.
You will also find interesting relating information here:
http://jira.codehaus.org/browse/CONTINUUM-1693. In fact, though it's a
continuum bug, it's not a problem limited to this continuous integration
server.

Cheers.

2008/9/25 Craig <[EMAIL PROTECTED]>

> Our CI server builds and deploys snapshots to our nexus repository
> server every time someone commits.
>
> During the build of a snapshot multi-module project, it downloads the
> previous snapshots of the modules to the local repository, even though
> they are in the reactor about to be built. This has the effect of
> causing the local repository to very quickly increase in size,
> containing every snapshot ever built.
>
> I can easily create a cron job to clean these up, but it does seem
> like incorrect behaviour on the part of maven (version 2.0.9).
>
> Will the resolution of this issue
> http://jira.codehaus.org/browse/MNG-3685 (Dependency can't be resolved
> but has been found in the reactor) fix my problem?
>
> thanks.
> Craig
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Baptiste <Batmat> MATHUS - http://batmat.net
Sauvez un arbre,
Mangez un castor !

Reply via email to