You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/09/14 08:21:02 UTC

[jira] Created: (MNG-885) no project definition leads to NPE in plugin parameter expression evaluator

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
     Fix For: 2.0-beta-2


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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MNG-885) no project definition leads to NPE in plugin parameter expression evaluator

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-885?page=all ]

Brett Porter updated MNG-885:
-----------------------------

    Fix Version:     (was: 2.0-beta-2)
                 2.0-beta-3

> 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-3

>
> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MNG-885) no project definition leads to NPE in plugin parameter expression evaluator

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-885?page=all ]
     
John Casey closed MNG-885:
--------------------------

    Resolution: Fixed

it0071, it0072

> 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-3

>
> Original Estimate: 30 minutes
>        Time Spent: 30 minutes
>         Remaining: 0 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MNG-885) no project definition leads to NPE in plugin parameter expression evaluator

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org