Hi Christian, Kristian Rosenvold wrote:
> You still do not have any publicly available project to reproduce this ? Unfortunately it is not public. But I have (still) an archive with a project tree containing anything required to run "mvn validate" (incl. the "remote" repos and the local repo). > Every time you complain about this I have compared 3.0.5 and 3.3.3, > and every time I get the same result; 3.3.3 might have about 10% more > allocated objects overall when compared to 3.0.5. There is something > about your project that is "different" from the ones I am testing, and > I'd really need a test project to find out what. We use a global POM for our development department to synchronize all important 3rd party dependencies and the versions of our own releases. The parent hierarchy for a normal project is between 2 and 4. However, due to different release cycles of the individual projects, the complete build references also different versions of those parents. And this seems to eat up all this memory (see MNG-5669 as result of Igor's original examination). Cheers, Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org