This repository has been archived by the owner on Feb 28, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Can't find maven odlparent artifact repositories while using T-NOVA SDN Control Load Balancer #1
Comments
Dear Oomi,
I think you should contact the developer of SDN Control load balancer
directly for this component. Please send this email again at this id:
[email protected]
Cyclops is the billing and accounting framework used in T-Nova and our team
is not responsible for the SDN Control Load Balancer.
I hope that your queries are resolved quickly.
Kind regards,
Piyush.
…_______________________________________
Dr. Piyush Harsh, Ph.D.
Researcher, InIT Cloud Computing Lab
Zurich University of Applied Sciences (ZHAW)
[Site] http://piyush-harsh.info
[Google-Scholar] https://scholar.google.ch/citations?hl=en&user=kaSUIp8AAAAJ
[Research Lab] blog.zhaw.ch/icclab
Fax: +41(0)58.935.7403 GPG Keyid: 9C5A8838
On Mon, Mar 20, 2017 at 8:59 AM, Oomi ***@***.***> wrote:
*I am trying to work on T-Nova SDN Control Load Balancer using
https://github.com/T-NOVA/SDN-Control-Plane-Load-Balancer
<https://github.com/T-NOVA/SDN-Control-Plane-Load-Balancer>, but when I try
to do mvn clean install in Openflowplugin I got the following error;*
***@***.***:~/distribution-karaf-0.4.1-Beryllium-SR1/T-NOVA/OpenflowPlugin$
mvn clean install -DskipTests
[INFO] Scanning for projects...
Downloading: https://nexus.opendaylight.org/content/repositories/
opendaylight.snapshot/org/opendaylight/odlparent/odlparent/1.6.0-SNAPSHOT/
maven-metadata.xml
Downloading: https://nexus.opendaylight.org/content/repositories/
opendaylight.snapshot/org/opendaylight/odlparent/odlparent/1.6.0-SNAPSHOT/
odlparent-1.6.0-SNAPSHOT.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.opendaylight.
openflowplugin:openflowplugin-parent:0.2.0-SNAPSHOT: Could not find
artifact org.opendaylight.odlparent:odlparent:pom:1.6.0-SNAPSHOT in
opendaylight-snapshot (https://nexus.opendaylight.
org/content/repositories/opendaylight.snapshot/) and
'parent.relativePath' points at no local POM @ org.opendaylight.
openflowplugin:openflowplugin-parent:0.2.0-SNAPSHOT,
/home/ubuntu/distribution-karaf-0.4.1-Beryllium-SR1/T-
NOVA/OpenflowPlugin/parent/pom.xml, line 12, column 13
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.opendaylight.openflowplugin:openflowplugin-aggregator:0.2.0-SNAPSHOT
(/home/ubuntu/distribution-karaf-0.4.1-Beryllium-SR1/T-NOVA/OpenflowPlugin/pom.xml)
has 1 error
[ERROR] Non-resolvable parent POM for org.opendaylight.
openflowplugin:openflowplugin-parent:0.2.0-SNAPSHOT: Could not find
artifact org.opendaylight.odlparent:odlparent:pom:1.6.0-SNAPSHOT in
opendaylight-snapshot (https://nexus.opendaylight.
org/content/repositories/opendaylight.snapshot/) and
'parent.relativePath' points at no local POM @ org.opendaylight.
openflowplugin:openflowplugin-parent:0.2.0-SNAPSHOT,
/home/ubuntu/distribution-karaf-0.4.1-Beryllium-SR1/T-
NOVA/OpenflowPlugin/parent/pom.xml, line 12, column 13 -> [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
*I have following maven version installed;*
$ mvn -v
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
2015-11-10T21:41:47+05:00)
Maven home: /usr/local/apache-maven/apache-maven-3.3.9
Java version: 1.8.0_121, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-oracle/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-31-generic", arch: "amd64", family:
"unix"
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEhGR9ZWkxd4HCqB3xsrf94NqaZZVtIVks5rnjHtgaJpZM4MiHRO>
.
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am trying to work on T-Nova SDN Control Load Balancer using https://github.com/T-NOVA/SDN-Control-Plane-Load-Balancer, but when I try to do mvn clean install in Openflowplugin I got the following error;
ubuntu@ubuntu-VirtualBox:~/distribution-karaf-0.4.1-Beryllium-SR1/T-NOVA/OpenflowPlugin$ mvn clean install -DskipTests
[INFO] Scanning for projects...
Downloading: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odlparent/1.6.0-SNAPSHOT/maven-metadata.xml
Downloading: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/odlparent/odlparent/1.6.0-SNAPSHOT/odlparent-1.6.0-SNAPSHOT.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.opendaylight.openflowplugin:openflowplugin-parent:0.2.0-SNAPSHOT: Could not find artifact org.opendaylight.odlparent:odlparent:pom:1.6.0-SNAPSHOT in opendaylight-snapshot (https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/) and 'parent.relativePath' points at no local POM @ org.opendaylight.openflowplugin:openflowplugin-parent:0.2.0-SNAPSHOT, /home/ubuntu/distribution-karaf-0.4.1-Beryllium-SR1/T-NOVA/OpenflowPlugin/parent/pom.xml, line 12, column 13
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.opendaylight.openflowplugin:openflowplugin-aggregator:0.2.0-SNAPSHOT (/home/ubuntu/distribution-karaf-0.4.1-Beryllium-SR1/T-NOVA/OpenflowPlugin/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for org.opendaylight.openflowplugin:openflowplugin-parent:0.2.0-SNAPSHOT: Could not find artifact org.opendaylight.odlparent:odlparent:pom:1.6.0-SNAPSHOT in opendaylight-snapshot (https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/) and 'parent.relativePath' points at no local POM @ org.opendaylight.openflowplugin:openflowplugin-parent:0.2.0-SNAPSHOT, /home/ubuntu/distribution-karaf-0.4.1-Beryllium-SR1/T-NOVA/OpenflowPlugin/parent/pom.xml, line 12, column 13 -> [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
I have following maven version installed;
$ mvn -v
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T21:41:47+05:00)
Maven home: /usr/local/apache-maven/apache-maven-3.3.9
Java version: 1.8.0_121, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-oracle/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-31-generic", arch: "amd64", family: "unix"
The text was updated successfully, but these errors were encountered: