From: honeycomb-dev-bounces@... [mailto:honeycomb-dev-bounces@...]
On Behalf Of mirzaei.reza
Sent: 29 listopada 2017 12:50
To: honeycomb-dev@...
Subject: [honeycomb-dev] pom.xml not found in jvpp-registry-16.09.jar
Hi
When i'm trying to setting up and building Honeycomb according to this toturial, I get these errors:
root@ubuntu:~/vpp/build-root/build-vpp-native/vpp-api/java# mvn install:install-file "-Dfile=jvpp-registry-16.09.jar" "-DgroupId=io.fd.vpp" "-DartifactId=jvpp-registry" "-Dversion=16.09" "-Dpackaging=jar"
******************************************************************************************
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Stub Project (No POM) 1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom ---
[INFO] pom.xml not found in jvpp-registry-16.09.jar
[INFO] Installing /home/me/vpp/build-root/build-vpp-native/vpp-api/java/jvpp-registry-16.09.jar to /root/.m2/repository/io/fd/vpp/jvpp-registry/16.09/jvpp-registry-16.09.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.599 s
[INFO] Finished at: 2017-11-29T10:08:47-05:00
[INFO] Final Memory: 7M/150M
[INFO] ------------------------------------------------------------------------
******************************************************************************************
and after that:
root@ubuntu:~/honeycomb# mvn clean:clean
******************************************************************************************
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for io.fd.honeycomb.common:honeycomb-checkstyle:1.16.9: Failure to find org.opendaylight.odlparent:odlparent-lite:pom:1.6.2-Beryllium-SR2 in
https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates
are forced and 'parent.relativePath' points at no local POM @ line 4, column 11
[FATAL] Non-resolvable parent POM for io.fd.honeycomb.common:api-parent:1.16.9: Failure to find org.opendaylight.mdsal:binding-parent:pom:0.8.2-Beryllium-SR2 in
https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates
are forced and 'parent.relativePath' points at no local POM @ line 17, column 11
[FATAL] Non-resolvable parent POM for io.fd.honeycomb.common:impl-parent:1.16.9: Failure to find org.opendaylight.controller:config-parent:pom:0.4.2-Beryllium-SR2 in
https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates
are forced and 'parent.relativePath' points at no local POM @ line 19, column 11
[FATAL] Non-resolvable parent POM for io.fd.honeycomb:infra-aggregator:1.16.9: Failure to find org.opendaylight.odlparent:odlparent:pom:1.6.2-Beryllium-SR2 in
https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates
are forced and 'parent.relativePath' points at no local POM @ line 18, column 11
[FATAL] Non-resolvable parent POM for io.fd.honeycomb.nsh:vppnsh-aggregator:1.16.9: Failure to find org.opendaylight.odlparent:odlparent:pom:1.6.2-Beryllium-SR2 in
https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates
are forced and 'parent.relativePath' points at no local POM @ line 18, column 11
[FATAL] Non-resolvable parent POM for io.fd.honeycomb.vpp:vpp-common-aggregator:1.16.9: Failure to find org.opendaylight.odlparent:odlparent:pom:1.6.2-Beryllium-SR2 in
https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates
are forced and 'parent.relativePath' points at no local POM @ line 18, column 11
[FATAL] Non-resolvable parent POM for io.fd.honeycomb.vpp.integration:vpp-integration:1.16.9: Failure to find org.opendaylight.odlparent:odlparent:pom:1.6.2-Beryllium-SR2 in
https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates
are forced and 'parent.relativePath' points at no local POM @ line 18, column 11
[FATAL] Non-resolvable parent POM for io.fd.honeycomb.v3po:v3po-aggregator:1.16.9: Failure to find org.opendaylight.odlparent:odlparent:pom:1.6.2-Beryllium-SR2 in
https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates
are forced and 'parent.relativePath' points at no local POM @ line 18, column 11
[FATAL] Non-resolvable parent POM for io.fd.honeycomb.lisp:lisp-aggregator:1.16.9: Failure to find org.opendaylight.odlparent:odlparent:pom:1.6.2-Beryllium-SR2 in
https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates
are forced and 'parent.relativePath' points at no local POM @ line 19, column 13
[FATAL] Non-resolvable parent POM for io.fd.honeycomb:samples-aggregator:1.16.9: Failure to find org.opendaylight.odlparent:odlparent:pom:1.6.2-Beryllium-SR2 in
https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points
at no local POM @ line 18, column 11
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-install-plugin is missing. @ line 45, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 38, column 15
@
[ERROR] The build could not read 10 projects -> [Help 1]
[ERROR]
[ERROR] The project io.fd.honeycomb.common:honeycomb-checkstyle:1.16.9 (/home/routerlab/honeycomb/common/checkstyle/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for io.fd.honeycomb.common:honeycomb-checkstyle:1.16.9: Failure to find org.opendaylight.odlparent:odlparent-lite:pom:1.6.2-Beryllium-SR2 in
https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates
are forced and 'parent.relativePath' points at no local POM @ line 4, column 11 -> [Help 2]
[ERROR]
[ERROR] The project io.fd.honeycomb.common:api-parent:1.16.9 (/home/routerlab/honeycomb/common/api-parent/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for io.fd.honeycomb.common:api-parent:1.16.9: Failure to find org.opendaylight.mdsal:binding-parent:pom:0.8.2-Beryllium-SR2 in
https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates
are forced and 'parent.relativePath' points at no local POM @ line 17, column 11 -> [Help 2]
[ERROR]
[ERROR] The project io.fd.honeycomb.common:impl-parent:1.16.9 (/home/routerlab/honeycomb/common/impl-parent/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for io.fd.honeycomb.common:impl-parent:1.16.9: Failure to find org.opendaylight.controller:config-parent:pom:0.4.2-Beryllium-SR2 in
https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates
are forced and 'parent.relativePath' points at no local POM @ line 19, column 11 -> [Help 2]
[ERROR]
[ERROR] The project io.fd.honeycomb:infra-aggregator:1.16.9 (/home/routerlab/honeycomb/infra/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for io.fd.honeycomb:infra-aggregator:1.16.9: Failure to find org.opendaylight.odlparent:odlparent:pom:1.6.2-Beryllium-SR2 in
https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points
at no local POM @ line 18, column 11 -> [Help 2]
[ERROR]
[ERROR] The project io.fd.honeycomb.nsh:vppnsh-aggregator:1.16.9 (/home/routerlab/honeycomb/nsh/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for io.fd.honeycomb.nsh:vppnsh-aggregator:1.16.9: Failure to find org.opendaylight.odlparent:odlparent:pom:1.6.2-Beryllium-SR2 in
https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates
are forced and 'parent.relativePath' points at no local POM @ line 18, column 11 -> [Help 2]
[ERROR]
[ERROR] The project io.fd.honeycomb.vpp:vpp-common-aggregator:1.16.9 (/home/routerlab/honeycomb/vpp-common/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for io.fd.honeycomb.vpp:vpp-common-aggregator:1.16.9: Failure to find org.opendaylight.odlparent:odlparent:pom:1.6.2-Beryllium-SR2 in
https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates
are forced and 'parent.relativePath' points at no local POM @ line 18, column 11 -> [Help 2]
[ERROR]
[ERROR] The project io.fd.honeycomb.vpp.integration:vpp-integration:1.16.9 (/home/routerlab/honeycomb/vpp-integration/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for io.fd.honeycomb.vpp.integration:vpp-integration:1.16.9: Failure to find org.opendaylight.odlparent:odlparent:pom:1.6.2-Beryllium-SR2 in
https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates
are forced and 'parent.relativePath' points at no local POM @ line 18, column 11 -> [Help 2]
[ERROR]
[ERROR] The project io.fd.honeycomb.v3po:v3po-aggregator:1.16.9 (/home/routerlab/honeycomb/v3po/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for io.fd.honeycomb.v3po:v3po-aggregator:1.16.9: Failure to find org.opendaylight.odlparent:odlparent:pom:1.6.2-Beryllium-SR2 in
https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates
are forced and 'parent.relativePath' points at no local POM @ line 18, column 11 -> [Help 2]
[ERROR]
[ERROR] The project io.fd.honeycomb.lisp:lisp-aggregator:1.16.9 (/home/routerlab/honeycomb/lisp/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for io.fd.honeycomb.lisp:lisp-aggregator:1.16.9: Failure to find org.opendaylight.odlparent:odlparent:pom:1.6.2-Beryllium-SR2 in
https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates
are forced and 'parent.relativePath' points at no local POM @ line 19, column 13 -> [Help 2]
[ERROR]
[ERROR] The project io.fd.honeycomb:samples-aggregator:1.16.9 (/home/routerlab/honeycomb/samples/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for io.fd.honeycomb:samples-aggregator:1.16.9: Failure to find org.opendaylight.odlparent:odlparent:pom:1.6.2-Beryllium-SR2 in
https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates
are forced and 'parent.relativePath' points at no local POM @ line 18, 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
******************************************************************************************
It seems that my maven setting has some issues, and i'm wondering what's that problem. i would be grateful if anyone could help me in this matter;
Best regards
Reza