You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Users\name\Downloads\dataset-integrations-master\dataset-integrations-master\kafka-dataset-samples>gradlew.bat build -x test
> Task :compileJava FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileJava'.
> Could not resolve all files for configuration ':compileClasspath'.
> Could not find :prpublic-dsmint:.
Searched in the following locations:
- file:/C:/Users/name/Downloads/dataset-integrations-master/dataset-integrations-master/kafka-dataset-samples/libs/prpublic-dsmint.jar
Required by:
project :
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 1s
1 actionable task: 1 executed
Where I suppose to get prpublic-dsmint? It doesn't exist in the installation distro. Also nothing in the readme about that dependency.
The text was updated successfully, but these errors were encountered:
When try to build example - face an issue:
Where I suppose to get prpublic-dsmint? It doesn't exist in the installation distro. Also nothing in the readme about that dependency.
The text was updated successfully, but these errors were encountered: