keycloak-scim/docs/guides
MWarnecke c5fc9f2962
Use provided scope for maven-plugin dependencies
* 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>
2024-06-27 09:50:19 +02:00
..
getting-started OpenJDK 21 support (#28518) 2024-06-03 14:17:28 +02:00
high-availability Update to Infinispan 15.0.5.Final 2024-06-19 11:50:24 +02:00
images Update create realm topics to replace Master 2024-05-08 17:37:20 +02:00
migration
operator New operator failing on health checks (#30709) 2024-06-26 15:46:48 +00:00
server Describe mTLS overrides for the management interface (#30735) 2024-06-26 12:02:36 +02:00
src/test/java/org/keycloak/guides
templates Conditionally enable and disable CLI options (#25333) 2024-03-07 20:36:43 +00:00
.asciidoctorconfig
assembly.xml
attributes.adoc Make use of attributes consistent between old docs and new guides 2024-03-26 17:07:54 +01:00
GENERATE-DOCS.md
pom.xml Use provided scope for maven-plugin dependencies 2024-06-27 09:50:19 +02:00