Blood Magic

Blood Magic

90M Downloads

Build Error

Opened this issue ยท 3 comments

commented

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':javadoc'.

    Javadoc generation failed. Generated Javadoc options file (useful for troubleshooting): '/home/kosti/GitHub/BloodMagic/build/tmp/javadoc/javadoc.options'

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

BUILD FAILED

commented

and this come when i try gradle runClient:
FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':runClient'.

    Process 'command '/usr/lib/jvm/java-7-oracle/bin/java'' finished with non-zero exit value 1

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

BUILD FAILED

commented

Gradle 2.3

Build time: 2015-02-16 05:09:33 UTC
Build number: none
Revision: 586be72bf6e3df1ee7676d1f2a3afd9157341274

Groovy: 2.3.9
Ant: Apache Ant(TM) version 1.9.3 compiled on December 23 2013
JVM: 1.7.0_80 (Oracle Corporation 24.80-b11)
OS: Linux 3.2.0-82-lowlatency-pae i386

commented

You might need to run "gradle setupCIWorkspace" before you can build.