v22
Dependencies
Upgrade
io.gatling.highcharts:gatling-charts-highchartsfrom3.2.1to3.10.0.Upgrade
io.github.git-commit-id:git-commit-id-maven-pluginfrom9.0.1to9.0.2.Remove unused MongoDB dependencies.
Build
Upgrade
io.gatling:gatling-maven-pluginfrom3.0.3to4.6.0.Remove unused
disableCompilerconfiguration in the Gatling plugin.Update Checkstyle config location.
Add default
pluginGroupto.mvn/settings.xml.Optimize profile
code-review:Add
sonar.login.Add
sonar.qualitygate.wait.
Optimize profile
unit-test.Rename profile
aggregate-reportstosite-aggregate.Remove unused
argLineconfiguration in Surefire to fix Jacoco integration.Add profile
o-wrapper.Remove property
sonar.loginto avoid deprecation warnings.Change
maven-release-plugintagNameFormatfromx.y.ztovx.y.z.Add
skipViaCommandLineoption to override thegit-commit-id-maven-pluginskip flag.
Scaffold
Avoid generating incorrect
.gitlab-ci.yml.Update
archetype-catalog-vcs.xml.Update IDEA and Checkstyle configuration.
Update
.editorconfig.Update
application-local.yamlto use dynamic ports.Update
archetype-metadata.xml:Include
.codingdirectory.Include
.editorconfig.
Update
archtype-metadata.xmlto include.devcontainer.Update
.mvn/settings.xml:Add default
pluginGroup.Replace
devops.release.argumentswithmaven.release.arguments.
Update profiles in
.mvn/maven.configto includecode-review.Update
.gitlab-ci.yml.Optimize
checkstyle-suppressions.xml:Add a suppression for
target/generated-sources.
Optimize
assembly.xmlto includejib-maven.tar.Fix Writerside configuration in the scaffold.
Style
Update code style and Checkstyle configuration.
Optimize import order.