Update Maven plugins to latest versions
dstenger opened this issue · 4 comments
dstenger commented
Branch: 6.0
dstenger commented
Updated all plugins to the latest version and refactored declaration of version to main pom file: 17cb706
The maven-javadoc-plugin has not been updated so far as multiple errors occurred after update to v3.5.0.
mvn clean install
can be executed successfully.
However, processes like creating a release or executing the SoapUI tests must be tested as well. Further adjustments might be necessary.
vishalsingh2972 commented