I do not understand why the transit dependencies of the dependencies of the test area are included in the package (from the maven package phase). I am using the maven-war plugin with default settings.
That doesn't make sense, does it? Problems arise when you have 10 divisions of the validation area, all with some transitive logging dependencies, and you should exclude them all. Not only should this be done in the scope dependencies compilation dependencies, but even for marking up the scope of validation.
source
share