[YANGTOOLS-513] Dependency cycle with mdsal Created: 29/Sep/15  Updated: 10/Apr/22  Resolved: 19/Nov/15

Status: Resolved
Project: yangtools
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug
Reporter: Stephen Kitt Assignee: Robert Varga
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: 4369

 Description   

https://git.opendaylight.org/gerrit/#/c/26449/ introduced a dependency cycle between yangtools and mdsal:

  • common/parent/pom.xml -> org.opendaylight.mdsal:maven-sal-api-gen-plugin
  • yang/yang-model-parent/pom.xml -> org.opendaylight.mdsal:maven-sal-api-gen-plugin
  • yang/yang-model-parent/pom.xml -> org.opendaylight.mdsal:yang-binding
  • yang/yang-maven-plugin-it/src/test/resources/test-parent/NamingConflict/pom.xml -> org.opendaylight.mdsal:maven-sal-api-gen-plugin

This causes builds with only odlparent to fail at yang-maven-plugin-it (possibly only the latter dependency in the test POM).



 Comments   
Comment by Robert Varga [ 01/Oct/15 ]

The IT test should be moved to MD-SAL, I think.

Comment by Robert Varga [ 13/Nov/15 ]

https://git.opendaylight.org/gerrit/29649

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