[ 
https://jira.codehaus.org/browse/MRESOURCES-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl-Heinz Marbaise closed MRESOURCES-83.
-----------------------------------------

    Resolution: Cannot Reproduce
      Assignee: Karl-Heinz Marbaise

> Improved diagnostics on failures
> --------------------------------
>
>                 Key: MRESOURCES-83
>                 URL: https://jira.codehaus.org/browse/MRESOURCES-83
>             Project: Maven Resources Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.3
>         Environment: Maven 2.0.9, AIX, IBM JVM 1.5.x
>            Reporter: Dave Meibusch
>            Assignee: Karl-Heinz Marbaise
>             Fix For: backlog
>
>
> Background: 
> The JVM and class libraries are not forgiving if you attempt to filter a 
> resource with an incorrect encoding.
> For example, if a file contains an invalid UTF-8 character 
> sun.io.ByteToCharUTF8 throws a MalformedInputException.
> The resource plugin in this scenario reports (in trace with mvn -X) "Error 
> copying resource", but with no indication which file or even which set of 
> resources in the project caused the error.
> With very large number of resources (in my case, several thousand files), it 
> is challenging to find the corrupted/incorrectly encoded file.
> Suggested improvement is more contextual information in the debug output.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to