nbm-maven-plugin icon indicating copy to clipboard operation
nbm-maven-plugin copied to clipboard

issue during integration test

Open ebarboni opened this issue 8 years ago • 0 comments

Hi, The following occurs during integration test build on codeship: ........org-openide-filesystems-RELEASE82.nbm java.io.IOException: Corrupted pack file: magic/ver = CAFED00D/171.0 should be CAFED00D/150.7 OR CAFED00D/160.1

codeship default jdk is version 7; changing the jdk to version 8 make test pass (only tested on debug mode). I change the setup on codeship to switch build to jdk8.

ebarboni avatar Nov 15 '17 01:11 ebarboni