Hi all, We are trying to setup 'RAN Simulator' using following link : https://wiki.onap.org/pages/viewpage.action?pageId=103416166
There are two sub-steps in 'RAN Simulator Setup'. 2a) RANSIM Controller 2b) Honeycomb: We successfully setup 'RANSIM Controller' but getting error while building 'Honeycomb' Step 1: copy the new yang model to ~/ran-sim/hcsim-content/gnbsim/gnbsim-api/src/main/yang Step 2: Go to directory ~/ran-sim/hcsim-content/gnbsim/gnbsim-api/ Step 3: Issue the build command "JAVA_HOME=/usr/lib/jvm/java-1.11.0-openjdk-amd64 mvn clean install -Dcheckstyle.skip" We are getting following error in a step 3. ubuntu@k8s-worker-node-11:~/ran-sim/hcsim-content/gnbsim/gnbsim-api$ JAVA_HOME=/usr/lib/jvm/java-1.11.0-openjdk-amd64 mvn clean install -Dcheckstyle.skip [ERROR] [ERROR] Some problems were encountered while processing the POMs: [WARNING] 'parent.relativePath' of POM com.wipro.www:gnbsim-api:1.19.08-SNAPSHOT (/home/ubuntu/ran-sim/hcsim-content/gnbsim/gnbsim-api/pom.xml) points at com.wipro.www:gnbsim-aggregator instead of io.fd.honeycomb.common:api-parent, please verify your project structure @ line 16, column 11 [FATAL] Non-resolvable parent POM for com.wipro.www:gnbsim-api:1.19.08-SNAPSHOT: Failure to find io.fd.honeycomb.common:api-parent:pom:1.19.08-SNAPSHOT in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ was cached in the local repository, resolution will not be reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 16, column 11 @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project com.wipro.www:gnbsim-api:1.19.08-SNAPSHOT (/home/ubuntu/ran-sim/hcsim-content/gnbsim/gnbsim-api/pom.xml) has 1 error [ERROR] Non-resolvable parent POM for com.wipro.www:gnbsim-api:1.19.08-SNAPSHOT: Failure to find io.fd.honeycomb.common:api-parent:pom:1.19.08-SNAPSHOT in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ was cached in the local repository, resolution will not be reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 16, column 11 -> [Help 2] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException *We think that it's related to setting.xml. so could you please share valid setting.xml for honeycomb build?* *Could you please us to get out of this issue?* Regards Ganesh Mane -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#23882): https://lists.onap.org/g/onap-discuss/message/23882 Mute This Topic: https://lists.onap.org/mt/89499296/21656 Mute #slicing:https://lists.onap.org/g/onap-discuss/mutehashtag/slicing Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
