Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.