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/10/10 04:56:12 UTC

[jira] Updated: (MAVEN-1708) NPE copying resources when no directory

     [ http://jira.codehaus.org/browse/MAVEN-1708?page=all ]

Brett Porter updated MAVEN-1708:
--------------------------------

    Summary: NPE copying resources when no directory  (was: NPE copying resources when none listed in project.xml)

actually, there were some listed - in the parent project. they have no directory. 1.0.2 assumed no directory meant a directory of '.'

> NPE copying resources when no directory
> ---------------------------------------
>
>          Key: MAVEN-1708
>          URL: http://jira.codehaus.org/browse/MAVEN-1708
>      Project: Maven
>         Type: Bug
>     Reporter: Brett Porter
>      Fix For: 1.1-beta-3

>
>
> eg: build commons-compress on maven 1.1 beta 2.
> This is not related to any change in the java plugin, it seems to be a change in the result of the expression that checks whether the resources are empty. This is probably because resources come back null instead of an empty list from the model?

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