keycloak-scim/distribution/feature-packs/server-feature-pack
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
..
src/main/resources 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
feature-pack-build.xml KEYCLOAK-3258 Add server dist changes to product profile 2017-03-27 20:50:13 +02:00
pom.xml KEYCLOAK-5843 Add custom license processing plugin to avoid directory symlinks (#4723) 2017-11-27 12:31:31 -05:00