Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create project to generate HTML reports #556

Closed
romani opened this issue Dec 30, 2014 · 1 comment
Closed

create project to generate HTML reports #556

romani opened this issue Dec 30, 2014 · 1 comment
Labels

Comments

@romani
Copy link
Member

romani commented Dec 30, 2014

to share new Check or changes to Check it is convenient to use checkstyle maven report with jxr maven report.
http://pirat9600q.github.io/UselessSuperCtorCallCheck/checkstyle.html
http://roman-ivanov.blogspot.com/2014/10/how-to-use-snapshot-checkstyle-version.html
https://github.com/pirat9600q/checkstyle-tester/tree/UselessSuperCtorCallCheck
https://github.com/pirat9600q?tab=repositories

That will help us have common project to be easily used by new contributors .

from baratali:
https://github.com/baratali/jdk8
I created simple maven project and moved all openJDK sources to src/main/java.
Pom.xml: https://github.com/baratali/jdk8/blob/master/pom.xml
Command to generate report: mvn jxr:jxr && mvn checkstyle:checkstyle

Fyi:
https://jira.codehaus.org/plugins/servlet/mobile#issue/MCHECKSTYLE-127

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant