[ http://jira.codehaus.org/browse/MNG-885?page=all ]
John Casey updated MNG-885: --------------------------- Remaining Estimate: 30 minutes Original Estimate: 1800 > no project definition leads to NPE in plugin parameter expression evaluator > --------------------------------------------------------------------------- > > Key: MNG-885 > URL: http://jira.codehaus.org/browse/MNG-885 > Project: Maven 2 > Type: Bug > Components: maven-core > Reporter: Brett Porter > Assignee: John Casey > Fix For: 2.0-beta-2 > > Original Estimate: 30 minutes > Remaining: 30 minutes > > there are two places this can occur: > 1) calculation of ${basedir} ro a path derived from it > 2) missing values that go to check project properties > Should project be null, or should it be a skeleton instance? Either the > expression evaluator needs to be fixed (set basedir to user.dir, don't look > for properties), or the project needs to be populated. > I encountered this attempting to use scm:checkout. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]