dkpro / dkpro-tc

UIMA-based text classification framework built on top of DKPro Core and DKPro Lab.
https://dkpro.github.io/dkpro-tc/
Other
34 stars 19 forks source link

Clean up dependencies #424

Closed reckart closed 6 years ago

reckart commented 6 years ago

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.

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

reckart commented 6 years ago

Yep. I'm locally checking if the scopes are also ok.

reckart commented 6 years ago

It shouldn't be a blocker though. If you want to release before I am done with it then so be it.