Hello,
Please first look at the feature list of Karaf 4 and what are you use to distributions?
Regards,
Ozgur
25.03.2017, 20:19, "Frank Sandoval" <[email protected]>:
,All,I am following the guide here: https://wiki.opendaylight.org/view/Karaf_4_Migration_Guide and have the following comments and questionsstep 1: "So we need to wait for the corresponding projects to switch” how does one determine if a dependency supports karaf 4? Searching nexus is not straightforward, e.g where is odl-restconf?step 2:"open old pom and turn it into aggregator… with scm, url, and distributionManagement as before” - the ‘before’ does not contain scm, url, etc. The top-level pom does. provide a complete example of what ./features/pom.xml should look likestep 3: define new featuresIt seems to be implied that this means:1. create a directory for each feature in features/,, See “cd features/odl-ttp-model’.2. create a pom.xml file for each featureI believe the dir tree should look something like:featuresfeatures-eman(what originally was eman/features)pom.xml (aggregator)odl-eman-<feature>pom.xml"you'll need to use the odl4- variants here” where are the ‘4’ references in the example?.also, why does my pom have<artifactId>features-mdsal-model</artifactId>and the example has<artifactId>mdsal-model-artifacts</artifactId>features/odl-eman-api$ mvn clean installis successfulfeatures/odl-eman-api$ man test -PsftfailsAttached is surefire report.It appears single-feature-test initialization fails and there’s something about an SLF4J error)I don’t believe I can continue until I can resolve the single-feature-testCan someone please provide assistance?_______________________________________________
dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/dev
_______________________________________________ infrastructure mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/infrastructure
