Switch (back) to using the head-of-stream JaCoCo. master
authorChris Jaekl <cejaekl@yahoo.com>
Wed, 29 Nov 2017 12:04:04 +0000 (21:04 +0900)
committerChris Jaekl <cejaekl@yahoo.com>
Wed, 29 Nov 2017 12:04:04 +0000 (21:04 +0900)
commita20e1440cc925c676cf44c2741b64e16cc4b1775
tree1766b7a48112ad425577252ce05f866a3785182a
parentf176f7537d01967bc909737d23e91074dbbacdb3
Switch (back) to using the head-of-stream JaCoCo.

When I upgraded from Java 7 to Java 8, JaCoCo broke.
At that time, the most recent version of the Maven Plugin did not work,
and I had to hard-code a (slightly older) version in order to get builds to work.

Now, I have upgraded to Java 9, and the previously-hard-coded version does not work with that.
Removing the version specifyer (well, commenting it out) brings me back to a state where
builds succeed.
pom.xml