Sebastian Wagner created OPENMEETINGS-2307:
----------------------------------------------
Summary: Enable Maven-checkstyle-plugin
Key: OPENMEETINGS-2307
URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2307
Project: Openmeetings
Issue Type: New Feature
Components: Builds
Affects Versions: 5.0.0-M4
Reporter: Sebastian Wagner
Assignee: Sebastian Wagner
Fix For: 5.0.0-M5
I noticed that I don't get any build errors or warnings with unused imports.
I thought there is a checkstyle plugin running as part of Apache reports.
But there isn't.
There is a plugin here:
[http://maven.apache.org/plugins/maven-checkstyle-plugin/index.html]
I think it reveals a lot of useful information. Doesn't mean we fix all of it.
But its very helpful.
It may also generate a nice report:
[http://maven.apache.org/plugins-archives/maven-project-info-reports-plugin-LATEST/checkstyle.html]
Which can be useful once more people work on code, so you don't need to review
syntax and code smells in every PR manually.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)