Closed reckart closed 6 years ago
Which one do you mean? The mvn dependency calls show no used but not declared
nor unused declared
?
Jenkins wouldn't build if this would be the case, wouldn't it?
Yep. I'm locally checking if the scopes are also ok.
It shouldn't be a blocker though. If you want to release before I am done with it then so be it.
Ensure that the modules in DKPro TC do not declare more than the required dependencies. Also ensure that test dependencies are marked with the scope
test
.