Hello Everyone,
Could someone please help to understand the breakage [1] in DIDM project
due to missing dependencies :
[ERROR] Failed to execute goal on project features-common: Could not
resolve dependencies for project
org.opendaylight.didm:features-common:jar:0.3.0-SNAPSHOT: Could not find
artifact
org.opendaylight.openflowplugin.applications:bulk-o-matic:xml:config:0.3.0-SNAPSHOT
in opendaylight-snapshot
Currently we have following dependency [2]:
<dependency>
<groupId>org.opendaylight.openflowplugin</groupId>
<artifactId>features-openflowplugin-li</artifactId>
<version>${openflowplugin.version}</version>
<classifier>features</classifier>
<type>xml</type>
</dependency>
Please let us know if I need to change dependency to resolve the breakage.
[1] https://jenkins.opendaylight.org/releng/job/didm-clm-boron/25/console
[2] https://github.com/opendaylight/didm/blob/master/features-common/pom.xml
--
Thanks and Regards,
Subhash Kumar Singh
_______________________________________________
openflowplugin-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev