On Fri, Sep 5, 2008 at 3:23 PM, Felix Knecht <[EMAIL PROTECTED]> wrote:
> Alex Karasulu schrieb: > > I might look into a way to clean on each build the respective area. > > Wonder if this possible. > > Don't now, but why you want to do this? Our snapshots are good for stopping breakage when individual projects are built alone. That's the whole point for them. But when some time odd things occur. Such as mismatches or collisions as we saw before when things changed dramatically. Sometimes we just need a clean local repo as the build may need a clean repo as well. Was thinking many problems might be relieved by replacing the section of repo associated with each build to just have a clean start. Alex > > > Felix > > > > > Alex > > > > On Fri, Sep 5, 2008 at 11:52 AM, Pierre-Arnaud Marcelot <[EMAIL PROTECTED] > > <mailto:[EMAIL PROTECTED]>> wrote: > > > > Thanks! > > > > > > On Fri, Sep 5, 2008 at 5:12 PM, Felix Knecht <[EMAIL PROTECTED] > > <mailto:[EMAIL PROTECTED]>> wrote: > > > > Pierre-Arnaud Marcelot schrieb: > > > Hi Felix, > > > > > > I need a cleaning to be achieved in the Maven local repository > > > (~/.m2/repository) of the continuum machine. > > > > > > I've modified several times the same Eclipse 3.4 jars that > needed > > > modifications (in order to remove unwanted contributions in > Apache > > > Directory Studio). > > > > > > So the version we can find in the local repository may not be > > the latest. > > > > > > Could you please delete these folders? > > > > > > * ~/.m2/repository/org/eclipse > > > * ~/.m2/repository/org/apache/directory/studio > > > > > > > Done > > > > > > > > Thanks, > > > Pierre-Arnaud > > > > > > > >
