Jonathan Schnéider
Jonathan Schnéider
ECJ throws this: ``` java.lang.NoClassDefFoundError: com/sun/source/util/Trees at org.powerassert.PowerAssertProcessor.init(PowerAssertProcessor.java:35) ``` At one point, the following tools used ECJ programatically: - Tomcat, to compile JSPs - GCJ - Liferay
https://rules.sonarsource.com/java/RSPEC-1871
This one hurt us on the Moderne SaaS team today: https://rules.sonarsource.com/java/RSPEC-2112
https://rules.sonarsource.com/java/tag/owasp/RSPEC-4544 https://swapneildash.medium.com/understanding-insecure-implementation-of-jackson-deserialization-7b3d409d2038 https://www.nccgroup.com/globalassets/our-research/us/whitepapers/2018/jackson_deserialization.pdf
This feature adds support for commonly requested functionality for an application to be able to aggregate some set of metrics key performance indicators down to a health indicator. I fully...
It appears that Maven must assume an empty POM with no dependencies or parents or anything (maybe the "root pom") when a JAR exists in the right directory structure but...