You're right. Before to launch the build, hudson uses the maven embedder to parse the project pom (and its modules). What I don' understand it's why it's failing each time in CI and not in ITS whereas it is the same list of modules.
On Wed, Aug 6, 2008 at 11:39 PM, Benjamin Bentmann < [EMAIL PROTECTED]> wrote: > Arnaud HERITIER wrote: > > I think that the memory allocated to hudson isn't really important. >> We set memory settings in Maven builds using MAVEN_OPTS. >> For Maven-Plugins, we have -Xmx512m in MAVEN_OPTS >> > > Well, MAVEN_OPTS is for the *forked* Maven runs. Please have a look at > https://ci.sonatype.org/job/Maven-Plugins-ITs/179/console > it crashed before Maven ever came into play, it was just doing an update > from SVN. What is your theory why this build crashed? > > > > Benjamin > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- .......................................................... Arnaud HERITIER .......................................................... OCTO Technology - aheritier AT octo DOT com www.octo.com | blog.octo.com .......................................................... ASF - aheritier AT apache DOT org www.apache.org | maven.apache.org ...........................................................
