Hi,
I'm having trouble installing the l2switch features in my project. I've tried
variations of the following lines in features.xml and features/pom.xml....
<repository>mvn:org.opendaylight.l2switch/features-l2switch/{{VERSION}}/xml/features</repository>
<dependency>
<groupId>org.opendaylight.l2switch</groupId>
<artifactId>features-l2switch</artifactId>
<version>0.7.0-SNAPSHOT</version>
<classifier>features</classifier>
<type>xml</type>
<scope>runtime</scope>
</dependency>
However, I keep getting various errors. I think the issue must be with the
version I'm trying to reference. The maven archetype I'm using is
Snapshot-Type=opendaylight.snapshot Archetype-Version=1.4.0-SNAPSHOT
Any help would be great.
Thanks,
Jacob
_______________________________________________
Discuss mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/discuss