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. 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]>
