Jakob Homan created SAMZA-95:
--------------------------------

             Summary: Gradle projectReport fails with jacocoTestRepo issue
                 Key: SAMZA-95
                 URL: https://issues.apache.org/jira/browse/SAMZA-95
             Project: Samza
          Issue Type: Bug
          Components: build
            Reporter: Jakob Homan
            Priority: Minor
             Fix For: 0.7.0


{noformat}[jhoman@jhoman-ld samza]$ ./gradlew projectReport
The TaskContainer.add() method has been deprecated and is scheduled to be 
removed in Gradle 2.0. Please use the create() method instead.
:samza-api:dependencyReport UP-TO-DATE
:samza-api:propertyReport UP-TO-DATE
:samza-api:taskReport
:samza-api:projectReport
:samza-core_2.9.2:dependencyReport
:samza-core_2.9.2:propertyReport
:samza-core_2.9.2:taskReport FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':samza-core_2.9.2:taskReport'.
> Could not determine the dependencies of task 
> ':samza-core_2.9.2:jacocoTestReport'.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.

BUILD FAILED{noformat}



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to