[ http://jira.codehaus.org/browse/MNG-711?page=all ]
Kenney Westerhof resolved MNG-711:
----------------------------------
Resolution: Fixed
> NPE when calling 'm2 surefire:test'
> -----------------------------------
>
> Key: MNG-711
> URL: http://jira.codehaus.org/browse/MNG-711
> Project: Maven 2
> Type: Bug
> Versions: 2.0-beta-1
> Reporter: Kenney Westerhof
> Assignee: Kenney Westerhof
> Fix For: 2.0-beta-1
>
>
> MavenProject.getArtifacts() can return null when a single mojo is called (and
> @requiresDependencyResolution is not set).
> The code however expects it to be non-null (everywhere .size() etc. is
> called).
--
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]