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
[jw@cn05 photon-ml]$ ./gradlew build -x test -x integTest Configuration on demand is an incubating feature. :buildSrc:compileJava NO-SOURCE :buildSrc:compileGroovy UP-TO-DATE :buildSrc:processResources UP-TO-DATE :buildSrc:classes UP-TO-DATE :buildSrc:jar UP-TO-DATE :buildSrc:assemble UP-TO-DATE :buildSrc:compileTestJava NO-SOURCE :buildSrc:compileTestGroovy NO-SOURCE :buildSrc:processTestResources NO-SOURCE :buildSrc:testClasses UP-TO-DATE :buildSrc:test NO-SOURCE :buildSrc:check UP-TO-DATE :buildSrc:build UP-TO-DATE org.jetbrains.kotlin.gradle.tasks.AbstractKotlinCompile class not found, default kotlin tasks ignored org.jetbrains.kotlin.gradle.tasks.AbstractKotlinCompile class not found, default kotlin tasks ignored org.jetbrains.kotlin.gradle.tasks.AbstractKotlinCompile class not found, default kotlin tasks ignored org.jetbrains.kotlin.gradle.tasks.AbstractKotlinCompile class not found, default kotlin tasks ignored org.jetbrains.kotlin.gradle.tasks.AbstractKotlinCompile class not found, default kotlin tasks ignored org.jetbrains.kotlin.gradle.tasks.AbstractKotlinCompile class not found, default kotlin tasks ignored :assemble UP-TO-DATE :rat FAILED
FAILURE: Build failed with an exception.
Where: Script '/home/jw/photon-ml/build-scripts/rat.gradle' line: 86
What went wrong: Execution failed for task ':rat'.
stylesheet /home/jw/.gradle/daemon/4.0/gradle/resources/rat-output-to-html.xsl doesn't exist.
BUILD FAILED in 21s 1 actionable task: 1 executed [jw@cn05 photon-ml]$
The text was updated successfully, but these errors were encountered:
No branches or pull requests
[jw@cn05 photon-ml]$ ./gradlew build -x test -x integTest
Configuration on demand is an incubating feature.
:buildSrc:compileJava NO-SOURCE
:buildSrc:compileGroovy UP-TO-DATE
:buildSrc:processResources UP-TO-DATE
:buildSrc:classes UP-TO-DATE
:buildSrc:jar UP-TO-DATE
:buildSrc:assemble UP-TO-DATE
:buildSrc:compileTestJava NO-SOURCE
:buildSrc:compileTestGroovy NO-SOURCE
:buildSrc:processTestResources NO-SOURCE
:buildSrc:testClasses UP-TO-DATE
:buildSrc:test NO-SOURCE
:buildSrc:check UP-TO-DATE
:buildSrc:build UP-TO-DATE
org.jetbrains.kotlin.gradle.tasks.AbstractKotlinCompile class not found, default kotlin tasks ignored
org.jetbrains.kotlin.gradle.tasks.AbstractKotlinCompile class not found, default kotlin tasks ignored
org.jetbrains.kotlin.gradle.tasks.AbstractKotlinCompile class not found, default kotlin tasks ignored
org.jetbrains.kotlin.gradle.tasks.AbstractKotlinCompile class not found, default kotlin tasks ignored
org.jetbrains.kotlin.gradle.tasks.AbstractKotlinCompile class not found, default kotlin tasks ignored
org.jetbrains.kotlin.gradle.tasks.AbstractKotlinCompile class not found, default kotlin tasks ignored
:assemble UP-TO-DATE
:rat FAILED
FAILURE: Build failed with an exception.
Where:
Script '/home/jw/photon-ml/build-scripts/rat.gradle' line: 86
What went wrong:
Execution failed for task ':rat'.
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED in 21s
1 actionable task: 1 executed
[jw@cn05 photon-ml]$
The text was updated successfully, but these errors were encountered: