On Thu, Aug 22, 2013 at 8:11 AM, Jacob Zwiers
<[email protected]> wrote:
> I have a resource file named "Mise à jour.pptx" under test/resources/pptx.

I think that I speak for everyone when I say, we saw this email
yesterday. We are (nearly) all volunteers. I know this is a BIG HUGE
PROBLEM that needs to be fixed yesterday in your world, but please be
patient. If you are resending in case the first one got lost, please
check the Maven User archives at Nabble.com or Markmail.org.


> This seems to be a known Java limitation when not using the NIO.2 (JSR-203) 
> classes:
>         http://bugs.sun.com/view_bug.do?bug_id=6522199
>         http://bugs.sun.com/view_bug.do?bug_id=4899439
>
> Am I understanding this correctly?

I would agree this is a likely explanation for the error you are seeing.


> If so, are there other workarounds (i.e. besides renaming files)?

I am unaware of workarounds. Unless you have some time to devote to
the clean plugin to update it to use NIO.2 classes in a compatible
way.

Or perhaps modify your SCM to run a pre-commit-hook and change file
names at check-in?

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to