mvn clean install fails with: Tests in error: RomeFeedFetcherTest.testFetchFeed:56 » Fetcher Error fetching subscription - h... RomeFeedFetcherTest.testFetchFeedConditionally:76 » Fetcher Error fetching sub... SingleThreadedFeedUpdaterTest.testUpdateSubscription:67 » Updater Error fetchi...
i.e. the test code compiles OK with Java 7, but the some tests fail. The tests work fine with Java8. Since the code currently targets 1.7, the tests ought to work as well.