Following the wiki I tried to build the jar with gradle, but got an error doing so:
FAILURE: Build failed with an exception.
-
Where:
Build file '/home/alex/Downloads/harmony-java-client-master/build.gradle' line: 132
-
What went wrong:
A problem occurred evaluating root project 'harmony-java-client-master'.
Could not find property 'MavenPublication' on Publication set.
-
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Following the wiki I tried to build the jar with gradle, but got an error doing so:
FAILURE: Build failed with an exception.
Where:
Build file '/home/alex/Downloads/harmony-java-client-master/build.gradle' line: 132
What went wrong:
A problem occurred evaluating root project 'harmony-java-client-master'.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED