Intel Realsense SDK example build [jfrog error]
Hi all,
I am trying to run the Java Android example on Android Studio for the RealSense SDK 2.0. https://github.com/IntelRealSense/librealsense/tree/master/wrappers/android
It was working before and I have made no changes but now it is failing to build with errors such as:
Caused by: org.gradle.api.resources.ResourceException: Unable to load Maven meta-data from https://egiintel.jfrog.io/artifactory/librealsense/com/intel/realsense/librealsense/maven-metadata.xml.
Or
Unable to load Maven meta-data from https://egiintel.jfrog.io/artifactory/librealsense/com/intel/realsense/librealsense/maven-metadata.xml.
> org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 326; The reference to entity "display" must end with the ';' delimiter.
I tried other examples and I still seem to get failures with Jfrog. Is there a workaround or way to fix this issue?
Please sign in to leave a comment.
Comments
0 comments