Jason van Zyl wrote:
Jason van Zyl wrote:
Jason van Zyl wrote:

import org.apache.maven.MavenUtils;

File f = new File( "project.xml" );
Project p = MavenUtils.getProject( f );

It works perfectly fine inside Maven. You also have to define what you
mean "inside Maven". Clarity is your only hope of getting an answer that
might help you.


Inside maven meant running as a unit-test the given script-bit.
And "not even inside maven" meant running from the command-line.

In both cases, I get an outofmemoryerror.

Paul


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to