Hello Otto, can confirm that on my local Windows builds the latest parent makes the package Goal fail (w/ a crashing jvm when starting surefire).
When reverting the parent surefire is not started and the build suceeds. Error Messages are however different from your Travis logs. Setting the old surefire Version (and the new parent) works for me: <commons.surefire.version>2.19.1</commons.surefire.version> <!—2.20.1 fails --> Should we revert the parent Version or add the property (for now)? Gruss Bernd -- http://bernd.eckenfels.net Von: Otto Fowler Gesendet: Donnerstag, 15. Februar 2018 18:07 An: Commons Developers List Betreff: Re: [VFS] trunk build failing in travis It is also failed on github On February 15, 2018 at 11:59:22, Otto Fowler (ottobackwa...@gmail.com) wrote: I have forked VFS and tried to build it in my personal travis, and it is failing. https://travis-ci.org/ottobackwards/commons-vfs/builds/341963824 It also fails testing locally as well. Is this expected? I can’t get the the apache/commons-vfs travis site to check if it is building there. ottO