[SFC-8] Add dependency sfcofl2 to sfc-features Created: 05/May/15  Updated: 19/Oct/17  Resolved: 07/May/15

Status: Resolved
Project: sfc
Component/s: General
Affects Version/s: unspecified
Fix Version/s: None

Type: Bug
Reporter: Thanh Ha (zxiiro) Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


External issue ID: 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



 Comments   
Comment by Thanh Ha (zxiiro) [ 06/May/15 ]

Hideyuki has a patch https://git.opendaylight.org/gerrit/19667 that might fix the issue.

Comment by Thanh Ha (zxiiro) [ 07/May/15 ]

Hideyuki's patch seems to allow us to move forward. Closing this bug.

Generated at Wed Feb 07 20:38:23 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.