Your comments
Hi Jeff,
I tried building the project and here is the following error that I am getting when I use any of the command gradle build or gradle eclipse so please help me what is going wrong how do i need to follow the steps.
Regards
Kavya K A
I tried building the project and here is the following error that I am getting when I use any of the command gradle build or gradle eclipse so please help me what is going wrong how do i need to follow the steps.
C:\Users\310211285\mdpnp>gradle eclipse
NOTE: To build with OpenSplice compatibility please set the OSPL_HOME and SPLICE
_TARGET environment variables.
Defining custom 'build' task when using the standard Gradle lifecycle plugins ha
s been deprecated and is scheduled to be removed in Gradle 3.0
FAILURE: Build failed with an exception.
* Where:
Build file 'C:\Users\310211285\mdpnp\data-types\x73-idl-rti-dds\build.gradle' li
ne: 72
* What went wrong:
A problem occurred evaluating project ':data-types:x73-idl-rti-dds'.
> Could not resolve all dependencies for configuration ':data-types:x73-idl-rti-
dds:rtiddsgen'.
> Could not resolve org.anarres:cpp-bin:1.2.8-SNAPSHOT.
Required by:
org.mdpnp:x73-idl-rti-dds:0.6.3-SNAPSHOT
> Could not resolve org.anarres:cpp-bin:1.2.8-SNAPSHOT.
> Unable to load Maven meta-data from https://build.openice.info/artifa
ctory/libs-snapshot/org/anarres/cpp-bin/1.2.8-SNAPSHOT/maven-metadata.xml.
> Could not GET 'https://build.openice.info/artifactory/libs-snapsho
t/org/anarres/cpp-bin/1.2.8-SNAPSHOT/maven-metadata.xml'.
> This is usually a temporary error during hostname resolution an
d means that the local server did not receive a response from an authoritative s
erver
> Could not resolve org.anarres:cpp-bin:1.2.8-SNAPSHOT.
> Unable to load Maven meta-data from https://build.openice.info/artifa
ctory/libs-release/org/anarres/cpp-bin/1.2.8-SNAPSHOT/maven-metadata.xml.
> Could not GET 'https://build.openice.info/artifactory/libs-release
/org/anarres/cpp-bin/1.2.8-SNAPSHOT/maven-metadata.xml'.
> build.openice.info
> Could not resolve org.anarres:cpp-bin:1.2.8-SNAPSHOT.
> Unable to load Maven meta-data from https://build.openice.info/artifa
ctory/remote-repos/org/anarres/cpp-bin/1.2.8-SNAPSHOT/maven-metadata.xml.
> Could not GET 'https://build.openice.info/artifactory/remote-repos
/org/anarres/cpp-bin/1.2.8-SNAPSHOT/maven-metadata.xml'.
> build.openice.info
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output.
BUILD FAILED
Total time: 35.901 secs
C:\Users\310211285\mdpnp>
Regards
Kavya K A
Customer support service by UserEcho
Thank you Jeff