Skip to content

Unable to find org.scoverage.ScoverageReport #13

Closed
@fsarradin

Description

@fsarradin

Hi,

With the configuration displayed in the README.md file at the root of the project, gradle says that it is unable to find or load the main class org.scoverage.ScoverageReport. By launching gradle with --debug option, it says:

Starting process 'command '/Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home/bin/java''.
Working directory: /Users/fsarradin/ks-framework/kff-coresetup
Command: /Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home/bin/java -Dfile.encoding=UTF-8 -cp /Users/fsarradin/.gradle/caches/modules-2/files-2.1/org.scoverage/scalac-scoverage-plugin_2.11/0.99.5/ee02c604b73c8b6cca7c345a2fd419531da47d08/scalac-scoverage-plugin_2.11-0.99.5.jar:/Users/fsarradin/.gradle/caches/modules-2/files-2.1/org.scala-lang/scala-library/2.11.0/aa8f7553253318c468f90ce58a85f94bd1a224eb/scala-library-2.11.0.jar:/Users/fsarradin/.gradle/caches/modules-2/files-2.1/commons-io/commons-io/2.4/b1b6ea3b7e4aa4f492509a4952029cd8e48019ad/commons-io-2.4.jar:/Users/fsarradin/.gradle/caches/modules-2/files-2.1/org.scala-lang.modules/scala-xml_2.11/1.0.1/21dbac0088b91b8ffb7ac385301f4340f8ebe71f/scala-xml_2.11-1.0.1.jar org.scoverage.ScoverageReport /Users/fsarradin/ks-framework/kff-coresetup/src/main/scala /Users/fsarradin/ks-framework/kff-coresetup/build/scoverage /Users/fsarradin/ks-framework/kff-coresetup/build/reports/scoverage

So gradle-scoverage does not appear in the classpath. But I don't how to do it? Any idea?

I'm using gradle 2.0.

regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions