The Maven plugin was made to use the retrolambda.classpathFile property in commit fd5b63c, however, a regression was introduced in c534b94 and the plugin now uses retrolambda.classpath again, which makes it fail to execute on Windows when the class path is very long.
The Maven plugin was made to use the
retrolambda.classpathFileproperty in commit fd5b63c, however, a regression was introduced in c534b94 and the plugin now usesretrolambda.classpathagain, which makes it fail to execute on Windows when the class path is very long.