keycloak-scim/distribution/adapters/wildfly-adapter
Alex Szczuczko c860ca61c3 KEYCLOAK-5843 Add custom license processing plugin to avoid directory symlinks (#4723)
Symlinks are frequently unavailable on Windows (must be on NTFS and user must
have SeCreateSymbolicLinkPrivilege). Removing the symlinks for licenses/common/
should enable the build to function mostly normally on Windows. The individual
license files will be incorrect, but that shouldn't matter for local builds.
Release builds are done on *nix.

The plugin rolls several different plugin executions into one. The common files
are distributed using a resource jar, used by and unpacked by the plugin.
2017-11-27 12:31:31 -05:00
..
cli [KEYCLOAK-5015] - Updating Elytron Adapters 2017-08-22 18:01:19 -03:00
src/main/resources/licenses KEYCLOAK-5843 Add custom license processing plugin to avoid directory symlinks (#4723) 2017-11-27 12:31:31 -05:00
assembly.xml KEYCLOAK-5843 Add custom license processing plugin to avoid directory symlinks (#4723) 2017-11-27 12:31:31 -05:00
pom.xml KEYCLOAK-5843 Add custom license processing plugin to avoid directory symlinks (#4723) 2017-11-27 12:31:31 -05:00
server-provisioning.xml KEYCLOAK-4933 2017-05-19 06:24:58 +02:00