Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
unspecified
-
None
-
None
-
Operating System: All
Platform: All
-
3124
Description
sfc-features is missing sfcofl2 as a dependency which means the build will fail. The only reason it's passing for SFC at the moment is because Maven reactor just happens to build sfcofl2 before features-sfc however in the autorelease build this isn't true.
A Gerrit patch was submitted to fix this issue:
https://git.opendaylight.org/gerrit/17874/
However this patch causes a new issue with running the unit tests which blocks us from merging.
Tests in error:
(class: org/apache/maven/model/validation/DefaultModelValidator, method: validateEffectiveModel signature: (Lorg/apache/maven/model/Model;Lorg/apache/maven/model/building/ModelBuildingRequest;Lorg/apache/maven/model/building/ModelProblemCollector;)V) Incompatible argument to function
(class: org/apache/maven/model/validation/DefaultModelValidator, method: validateEffectiveModel signature: (Lorg/apache/maven/model/Model;Lorg/apache/maven/model/building/ModelBuildingRequest;Lorg/apache/maven/model/building/ModelProblemCollector;)V) Incompatible argument to function
(class: org/apache/maven/model/validation/DefaultModelValidator, method: validateEffectiveModel signature: (Lorg/apache/maven/model/Model;Lorg/apache/maven/model/building/ModelBuildingRequest;Lorg/apache/maven/model/building/ModelProblemCollector;)V) Incompatible argument to function
(class: org/apache/maven/model/validation/DefaultModelValidator, method: validateEffectiveModel signature: (Lorg/apache/maven/model/Model;Lorg/apache/maven/model/building/ModelBuildingRequest;Lorg/apache/maven/model/building/ModelProblemCollector;)V) Incompatible argument to function
(class: org/apache/maven/model/validation/DefaultModelValidator, method: validateEffectiveModel signature: (Lorg/apache/maven/model/Model;Lorg/apache/maven/model/building/ModelBuildingRequest;Lorg/apache/maven/model/building/ModelProblemCollector;)V) Incompatible argument to function