scrutinizer-ci / scrutinizer

Legacy repository - archives past feature requests/bug reports
https://scrutinizer-ci.com/docs
140 stars 36 forks source link

Add support for Java #96

Open ruleant opened 10 years ago

ruleant commented 10 years ago

Updated title, was 'Add support for Java and maven', see comments

schmittjoh commented 10 years ago

Could you elaborate on maven? Afaik it is a package manager for dependencies, no?

ruleant commented 10 years ago

Yes, maven is a package repo and build tool. When I submitted this issue I was in my mind that the code has to be built (for which I use maven in my project), which is of course unneccesary, as Scrutinizer just scans and analyses source code. My bad. I'll update the title of this issue. ;)

timmolter commented 10 years ago

+1 for Java!

schmittjoh commented 10 years ago

Do you have a list analysis tools which you use on your projects or would like Scrutinizer to support?

If you don't mind writing PHP code, you can also help us make this happen faster (https://github.com/scrutinizer-ci/scrutinizer#adding-support-for-an-analysis-tool).

ruleant commented 10 years ago

My projects currently use checkstyle, pmd and lint for android. I'll have a look at adding support for the tools, if I find some time.

mbe24 commented 10 years ago

Also, +1 for Java!

jkiddo commented 9 years ago

when is Java planned to be supported?

microsby0 commented 8 years ago

Is there any timeline for Java support?

marcospassos commented 8 years ago

+1 for Java

tomav commented 7 years ago

Hi guys, Java is "planned" for a while now. Can we have a visibility on the roadmap? Thanks