Fix: Remove stale opensdk version pinning
[releng/global-jjb.git] / releasenotes / notes / tox-sonar-mvn-goals-66e59631830250b2.yaml
1 ---
2 fixes:
3   - |
4     Use existing builder lf-infra-maven sonar, drop incomplete builder
5     lf-tox-maven-sonar, to gain desired behavior of pushing code analysis
6     results to Sonar.  Use trivial goal 'validate' by default.
7     The script maven-sonar.sh calls maven twice, first with build goals
8     and then with Sonar goals.  The incomplete builder did not supply the
9     build goals.