scalacenter / bloop-maven-plugin

Maven Plugin for Bloop

Home Page:https://scalacenter.github.io/bloop/docs/build-tools/maven

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failure with scala-maven-plugin launcher configuration

morrifeldman opened this issue · comments

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