markusthoemmes commented on issue #3249: #3243 - Use gradle scoverage to 
collect test coverage stats
URL: 
https://github.com/apache/incubator-openwhisk/pull/3249#issuecomment-365217747
 
 
   Error is:
   
   ```
   gradle :tests:compileTestScala
   
   FAILURE: Build failed with an exception.
   
   * Where:
   Build file '/Users/markusthoemmes/dev/bluewhisk/open/tests/build.gradle' 
line: 1
   
   * What went wrong:
   Could not compile build file 
'/Users/markusthoemmes/dev/bluewhisk/open/tests/build.gradle'.
   > startup failed:
     build file '/Users/markusthoemmes/dev/bluewhisk/open/tests/build.gradle': 
1: unable to resolve class org.scoverage.ScoverageReport
      @ line 1, column 1.
        import org.scoverage.ScoverageReport
        ^
   
     1 error
   
   
   * Try:
   Run with --stacktrace option to get the stack trace. Run with --info or 
--debug option to get more log output. Run with --scan to get full insights.
   
   * Get more help at https://help.gradle.org
   
   Deprecated Gradle features were used in this build, making it incompatible 
with Gradle 5.0.
   See 
https://docs.gradle.org/4.5.1/userguide/command_line_interface.html#sec:command_line_warnings
   ```
   
   as expected.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to