* Get rid of Sonar and Jacoco plugins since we don't manage those services anymore
* Get rid of JFrog plugin since it is going to be managed from GHAs
* Change the logic for `modifiedFiles` to be lazy-loaded
* Remove unused `provided` feature
* Add `-parameters` to project compilation JVM args
* Upgrade to the latest Checkstyle and fix violations