Re: Strange warning at daffodil compile time

2023-10-30 Thread Steve Lawrence
I think this is because you have the sbt-xsat2 plugin enabled globally. That plugin depends on daffodil-lib-3.5.0 but in a custom "xsat2" ivy configuration. And this means that technically daffodil-lib (and all other Daffodil subprojects) depend on xsat2, which depends on daffodil-lib, so

Strange warning at daffodil compile time

2023-10-28 Thread Mike Beckerle
I'm getting this warning: (yes I've set my build.sbt to 3.7.0-SNAPSHOT for now) What would cause a dependency from daffodil-lib to an earlier version of daffodil lib? [warn] circular dependency found: