Hi,

I have another problem that involves features' versions. The following compile 
error requests for the correct netconf version:

[WARNING] The POM for 
org.opendaylight.netconf:odl-restconf:xml:features:1.12.0-SNAPSHOT is missing, 
no dependency information available
[ERROR] Failed to execute goal on project odl-l2switch-switch-rest: Could not 
resolve dependencies for project 
org.opendaylight.l2switch:odl-l2switch-switch-rest:feature:0.8.0-SNAPSHOT: 
Could not find artifact 
org.opendaylight.netconf:odl-restconf:xml:features:1.12.0-SNAPSHOT -> [Help 1]

I assumed this was a similar problem as the one with the openflowplugin 
version. So I checked the correct netconf version at the git page that was sent 
to me at the last meeting and I saw that the correct netconf version is 
"1.9.4", instead of "1.12.0-SNAPSHOT". I tried compiling with 1.9.4 and it did 
not work, so I tried with 1.9.0 and that did work.

However, now I get the following error message:

[WARNING] The POM for org.fusesource.leveldbjni:leveldbjni-all:jar:1.8-odl is 
missing, no dependency information available
[ERROR] Failed to execute goal on project odl-l2switch-switch-rest: Could not 
resolve dependencies for project 
org.opendaylight.l2switch:odl-l2switch-switch-rest:feature:0.8.0-SNAPSHOT: The 
following artifacts could not be resolved: 
org.fusesource.leveldbjni:leveldbjni-all:jar:1.8-odl, 
com.bea.xml:jsr173-ri:jar:1.0: Could not find artifact 
org.fusesource.leveldbjni:leveldbjni-all:jar:1.8-odl in central 
(https://repo.maven.apache.org/maven2) -> [Help 1]

This seems to be also a restconf problem. However, I do not know if I need to 
change the current leveldbjni-all version from 5.0.11 to 1.8-odl because it 
seems that the files that contain this info are automatically generated at 
compiling time.

In sum, I am not sure if I am using the correct restconf version (1.9.0) and 
how to solve this compiling error.

Thanks,

David


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#9015): https://lists.opendaylight.org/g/Discuss/message/9015
Mute This Topic: https://lists.opendaylight.org/mt/99883508/21656
Group Owner: discuss+ow...@lists.opendaylight.org
Unsubscribe: https://lists.opendaylight.org/g/Discuss/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to