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

Failure with scala-maven-plugin launcher configuration #47

Closed
morrifeldman opened this issue Apr 19, 2023 · 0 comments · Fixed by #74
Closed

Failure with scala-maven-plugin launcher configuration #47

morrifeldman opened this issue Apr 19, 2023 · 0 comments · Fixed by #74

Comments

@morrifeldman
Copy link

Describe the bug

If the pom file has a scala-maven-plugin launcher configuration then bloopInstall will fail with the following error.

Unable to parse configuration of mojo ch.epfl.scala:bloop-maven-plugin:2.0.1-SNAPSHOT:bloopInstall for parameter launcher: Cannot create instance of class scala_maven.AppLauncher

See this failing test for a reproduction.

Expected behavior

Not fail.

Operating system

macOS

Version of Maven

3.9.1

Version of bloop-maven-plugin

Snapshot

Version of Bloop

N/A

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

Successfully merging a pull request may close this issue.

1 participant