Closed reckart closed 5 years ago
The DKPro Parent POM already sets up many things (compiler level, encoding, Maven plugins, code coverage profiles, etc etc). We could save a ton of settings by inheriting from it.
It also adds the "jacoco" profile which would fix the problem that the coverage reported by Jenkins to GitHub is always zero.
ah ok :) sorry
The DKPro Parent POM already sets up many things (compiler level, encoding, Maven plugins, code coverage profiles, etc etc). We could save a ton of settings by inheriting from it.