We now extend ExternalResource instead of implementing TestRule to avoid the usage of the deprecated AssumptionViolatedException.
Fixed scope for test dependencies. Removed obsolete version property for the compiler plugin.
Remove online resources and just rely on local data. Though we had to keep the BlogPostInitializer for setting up the tests only using the template without repository support. Original pull request: #18.