Chore: Upgrade Jenkins-job-builder to 6.3.0
[releng/global-jjb.git] / releasenotes / notes / tox-sonar-mvn-params-3d81e313676816c8.yaml
1 ---
2 fixes:
3   - |
4     Extend macro lf_tox_sonar with parameters macro lf-infra-maven-parameters
5     so job definitions can configure mvn-opts, mvn-params and mvn-version
6     values. Default values are defined so existing jobs are not affected.
7     This change makes the python-tox sonar template consistent with the
8     maven sonar template.
9
10     Extend the PyPI package structure recommendation with a way to share
11     the docs/ folder.