What causes this in the Maven build?
javax.imageio.IIOException: Can't create cache file!
at
org.apache.poi.hslf.usermodel.TestPicture.macImages(TestPicture.java:150)
Caused by: java.nio.file.NoSuchFileException:
target/tmp/imageio3327126342253604027.tmp
at
org.apache.poi.hslf.usermodel.TestPicture.macImages(TestPicture.java:150)
