pmd/.travis
Andreas Dangel c9f686903e [ci] Coveralls hasn't built the project since June 25th
The previous fix was not enough. Coveralls maven plugin depends on
javax.xml.bind, which has been removed with JDK11, since it is
a EE feature.

Workaround is now, to add the jaxb-api as a plugin dependency, so
that the utility class javax.xml.bind.DatatypeConverter is
available.

Fixes #1317
2018-09-02 10:53:02 +02:00
..
2018-07-22 00:45:16 +08:00
2018-09-01 16:13:02 -03:00
2018-05-24 19:20:12 +02:00