humm, maybe the resolution mechanism sniffs _all_ snapshot timeshot versions and not only the last one?
Could you please re-add the snapshot repo and set the version ranges to [8.0.0,9.0.0)? The question is if this is related to the fact that the snapshot repo just has lots of artifacts (due to the timestamping) or if it's related to the -SNAPSHOT in the version range. txs and LieGrue, strub --- On Wed, 6/22/11, Paul French <[email protected]> wrote: > From: Paul French <[email protected]> > Subject: Re: maven 3.0.3 out of memory error, version ranges, lots of maven > meta downloads > To: [email protected] > Cc: "Ian Jones" <[email protected]> > Date: Wednesday, June 22, 2011, 8:26 AM > Thanks for that. > > Out of interest if I remove the snapshot repository and > change my version ranges to [8.0.0,9.0.0) instead of > [8.0.0.SNAPSHOT,9.0.0.SNAPSHOT) all works fine again even in > eclipse. > > For now we will live without snapshots. > > > On 22/06/2011 06:21, Kristian Rosenvold wrote: > > From what I can understand this issue is almost > certainly some kind of combinatorial explosion caused in the > calculation of the dependencies. Sample project/and or heap > dumps will be required here as far as I can understand. > > > > As for the embedded building, you might want to take > note that plexus-utils 2.1 fixes a memory leak wrt > embedding. This has been released in surefire 2.9. > maven-scm and the xAR plugins also have the same problem and > can be fixed by upgrading the plexus-utils dependency to 2.1 > in these plugins. > > > > Kristian > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
