iopipe / iopipe-java

AWS Lambda telemetry for Java
https://www.iopipe.com/
Apache License 2.0
17 stars 8 forks source link

maven-compiler-plugin 3.8.0 #228

Closed sullis closed 5 years ago

XerTheSquirrel commented 5 years ago

Hi! Quickly going to note that the CircleCI build failure is this bug https://stackoverflow.com/questions/53010200/maven-surefire-could-not-find-forkedbooter-class which has not been fixed yet on their end. There is a workaround by adding _JAVA_OPTIONS=-Djdk.net.URLClassPath.disableClassPathURLCheck=true to your environment (via your own CircleCI settings), this should fix the build failures here.