Hi all oak-server has a dependency to o.a.sling.api-2.3.0 and a test scoped dependency to o.a.sling.api-2.15.0. IFAIK maven cannot handle two different versions, even if in different scopes.
Removing the 2.3.0 dependency and leaving the to 2.15.0 test dependency allows the build to pass. Anyone opposed to this change? Regards Julian
