Questions tagged [scala-maven-plugin]

https://davidb.github.io/scala-maven-plugin/

47 questions
0
votes
1 answer

Error when building Scala Maven project: Could not find or load main class scala_maven_executions.MainWithArgsInFile

Error when building a Maven project using maven-scala-plugin: [ERROR] Error: Could not find or load main class scala_maven_executions.MainWithArgsInFile
leventov
  • 14,760
  • 11
  • 69
  • 98
-2
votes
1 answer

Can't compile scala&java project. Fail to find transient dependencies

I have a huge feeling that I'm missing something. I'm trying to compile Java&Scala project at my work. Luckliy I was able to repuduce my problem on a simple dummy project. I'm using scala-maven-plugin(https://github.com/davidB/scala-maven-plugin).…
1 2 3
4