Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Maven plugin no longer uses classpathFile #141

Closed
dmitri-gb opened this issue May 28, 2018 · 1 comment
Closed

The Maven plugin no longer uses classpathFile #141

dmitri-gb opened this issue May 28, 2018 · 1 comment

Comments

@dmitri-gb
Copy link
Contributor

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.

@luontola
Copy link
Owner

Thanks for finding this. It is fixed in Retrolambda 2.5.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants