Plugin Verifier 1.403 has been released

:tada: Plugin Verifier 1.403 has been released.

This release contains:

  • performance improvements and optimizations in verification hot paths
  • Arbitrary JARs in lib/modules do not automatically become part of the classpath in IdePlugin

See full changelog for detailed changes.

I started hitting java.nio.file.ClosedFileSystemException frequently (3/4 CI runs post-upgrade failed with this error) when verifying against several IDE versions in a single run on this version. Pinning my project to 1.402 seemed to resolve the issue for now.

My plugin currently verifies against IU 251-261.