task #8986
use Maven Enforcer plugin to check for dependency version conflics and to enforce the minimum maven version
Start date:
04/29/2020
Due date:
% Done:
100%
Severity:
normal
Description
Links:
Steps:
- setup plugin with fail=false
- fix problems
- enable fail=true
projects to apply to:
- cdmlib
- cdm-vaadin
- cdm-webapp
Related issues
Associated revisions
ref #8986 setting up maven-enforcer-plugin for all cdmlib modules
ref #8986 managing all conflicting artifact versions
ref #8986 maven enforcer plugin: disabling maven version test
ref #8986 setting up maven-enforcer-plugin with fail=true
ref #8986 maven-enforcer-plugin: fail=true and re-enabling maven version check
ref #8986 maven-enforcer-plugin: fail=true and re-enabling maven version check
ref #8986 solving atrifact version conflict
ref #8986 setting up maven-enforcer-plugin with fail=false
History
#1 Updated by Andreas Kohlbecker 12 months ago
- Status changed from New to In Progress
- % Done changed from 0 to 40
#2 Updated by Andreas Kohlbecker 12 months ago
- Description updated (diff)
#3 Updated by Andreas Kohlbecker 12 months ago
- Status changed from In Progress to Closed
- % Done changed from 40 to 100
done for all listed projects.
cdm-vaadin still has conflicts but this will be handled in another ticket: #8987
#4 Updated by Andreas Kohlbecker 12 months ago
- Related to task #8987: manage dependencies to resolve version conflicts added