On Fri, 2002-05-31 at 16:07, Jeff Linwood wrote: > I had this problem yesterday when building Torque because I was using the > released binary Maven installer. > > I had to get a fresh copy of Maven out of CVS and then build a new version > of Maven using its "bootstrap". Then everything ran fine.
At the moment you must build Maven from CVS HEAD. We're working on a release. > Jeff > ----- Original Message ----- > From: "Bill Schneider" <[EMAIL PROTECTED]> > To: "Turbine Torque Developers List" <[EMAIL PROTECTED]> > Sent: Friday, May 31, 2002 3:01 PM > Subject: trouble building with maven now > > > > I just did a cvs update and grabbed maven and I'm having trouble building. > > > > I put "maven.home" in /home/bschneider/build.properties and get this error > > from ant: > > > > Creating classpath reference ... > > [project-properties] Error in class org.apache.maven.ProjectProperties > > > > BUILD FAILED > > > > build-maven:105: java.lang.reflect.InvocationTargetException > > > > ant -verbose reveals an NullPointerException in java.io.File.<init>. Any > > ideas what I might be doing wrong, if it's a common first-time error with > > Maven? > > > > Thanks, > > -- Bill > > > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
