Hi, I am getting compilation errors with NSH plugin. I am using the latest VPP and NSH plugin And also i downgraded and tried with VPP 17.04 and NSH 17.04.
Same error persists. "[WARNING] The POM for io.fd.vpp:jvpp-registry:jar:17.04 is missing, no dependency information available Downloading: https://repo.maven.apache.org/maven2/io/fd/vpp/jvpp-registry/17.04/jvpp-registry-17.04.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17.720 s [INFO] Finished at: 2018-02-27T22:46:40+05:30 [INFO] Final Memory: 11M/201M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project nsh-sfc: Could not resolve dependencies for project io.fd.nsh_sfc:nsh-sfc:jar:17.04: Could not find artifact io.fd.vpp:jvpp-registry:jar:17.04 in central ( https://repo.maven.apache.org/maven2) -> [Help 1] [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/DependencyResolutionException Makefile:987: recipe for target 'jvpp/io_fd_vpp_jvpp_nsh_JVppNshImpl.h' failed make[2]: *** [jvpp/io_fd_vpp_jvpp_nsh_JVppNshImpl.h] Error 1 make[2]: Leaving directory '/home/deepakch/vpp_1704/nsh_sfc_17.04/nsh_sfc/nsh-plugin/build/java' Makefile:671: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/deepakch/vpp_1704/nsh_sfc_17.04/nsh_sfc/nsh-plugin/build' Makefile:439: recipe for target 'all' failed make: *** [all] Error 2" -- Regards, Deepak Kumar Ch
