We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have integrated maven dependency and maven plugin in pom.xml
com.sksamuel.scapegoat scalac-scapegoat-plugin_2.11 0.94.5
Is there any support for maven
or any command to build and generate report.
Please help me on this.
Thanks Zeeshan
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have integrated maven dependency and maven plugin in pom.xml
com.sksamuel.scapegoat scalac-scapegoat-plugin_2.11 0.94.5
${basedir}/src/main/scala ${basedir}/src/test/scala net.alchim31.maven scala-maven-plugin ${maven.plugin.scala.version} ${scala.major.version} ${scala.version} com.sksamuel.scapegoat scalac-scapegoat-plugin_${scala.major.version} ${scalac.plugin.scapegoat.version} com.sksamuel.scapegoat scalac-scapegoat-plugin_${scala.major.version} ${scalac.plugin.scapegoat.version} -P:scapegoat:dataDir:target -P:scapegoat:consoleOutput:true compile testCompileIs there any support for maven
or any command to build and generate report.
Please help me on this.
Thanks
Zeeshan
The text was updated successfully, but these errors were encountered: