c5fc9f2962
* use provided scope for maven dependencies As the maven-plugin-plugin suggests, dependencies to the maven runtime should be in provided scope. This gets rid of the according warning which was written during build. Before Maven 3.9, plexus-utils was injected in the classpath at runtime. As of Maven 3.9 this is not the case anymore which broke the plugin due to a usage of said dependency. The only usage is replaced by a visitor to copy files. Closes #30542 Signed-off-by: Michael Warnecke <WarneckeMichael@web.de> * Guides need to see maven's Log class Signed-off-by: Michael Warnecke <WarneckeMichael@web.de> --------- Signed-off-by: Michael Warnecke <WarneckeMichael@web.de> |
||
---|---|---|
.. | ||
documentation | ||
guides | ||
maven-plugin | ||
bug-triage-prioritize.svg | ||
bug-triage-verify.svg | ||
bug-triage.md | ||
building.md | ||
cnfc.md | ||
dependency-license-information.md | ||
fips.md | ||
pom.xml | ||
pull_request_template.md | ||
tests-db.md | ||
tests-development.md | ||
tests-oidc-conformance.md | ||
tests.md | ||
transient-users.md | ||
translation.md | ||
updating-database-schema.md | ||
updating-server-config.md |