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> |
||
---|---|---|
.. | ||
getting-started | ||
high-availability | ||
images | ||
migration | ||
operator | ||
server | ||
src/test/java/org/keycloak/guides | ||
templates | ||
.asciidoctorconfig | ||
assembly.xml | ||
attributes.adoc | ||
GENERATE-DOCS.md | ||
pom.xml |