You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This changed the string formats used by the JVM to report which version is being run, and the AbstractZipArchiver currently assumes the old version format.
This seems to affect anyone attempting to build a project using Maven on the latest JDK, as several maven plugins rely on plexus-archiver.