deors / deors-demos-petclinic

The 'classic' Spring Pet Clinic application, updated to work with Tomcat 7+ and Spring 3, with exemplar lifecycle automation configuration
17 stars 34 forks source link

FindBugs need precompiled JSPs to analyze them #9

Open deors opened 5 years ago

deors commented 5 years ago

during SonarQube analysis, FindBugs emits a warning because JSPs present in Pet Clinic project cannot be analyzed unless the precompiled source is available to the analyzer.