chetanmeh commented on issue #4150: Gradle build failed:Execution failed for 
task ':common:scala:compileScala'.
URL: 
https://github.com/apache/incubator-openwhisk/issues/4150#issuecomment-443580173
 
 
   ```
   Execution failed for task ':common:scala:compileScala'.
   > java.lang.NullPointerException (no error message)
   ```
   Can you run `./gradlew distDocker --debug --stacktrace > gradle.log` and 
share the log file? That may provide clue on why its failing
   
   Also if its an existing checkout which you recently update then try running 
`./gradlew clean` first as I was also seeing some strange error post update to 
Gradle 4.10.2 and clean helped

----------------------------------------------------------------
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