On Wednesday 09 November 2016 09:16:40 Julian Sedding wrote:
> Hi all

hi Julian,

> 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?

we had a discussion about dependency versions and agreed on using the minimal 
version for compile. So keeping 2.3.0 in POM and setting the version to 2.15.0 
in OakServerTestSupport for tests is probably the better solution.

Regards,
O.

> Regards
> Julian

Reply via email to