Make MiMa not extend `PublishModule` (#158) * Make MiMa not extend `PublishModule` Functionality for `PublishModule` is still supported but it is required only at runtime, to allow checking on modules that don't extend `PublishModule` * Simplify MyProblemReporting.isReported