mirror of
https://github.com/keycloak/keycloak.git
synced 2025-12-16 20:15:46 -06:00
Update custom Maven build cache configuration for js directory
Closes #35669 Signed-off-by: Jon Koops <jonkoops@gmail.com> Signed-off-by: Alexander Schwartz <aschwart@redhat.com> Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
This commit is contained in:
@@ -41,6 +41,8 @@
|
||||
<runAlways>
|
||||
<plugins>
|
||||
<plugin artifactId="maven-failsafe-plugin"/>
|
||||
<!-- The Maven Frontend plugin will build all JS parts in the subfolders, and has its own caching, therefore, run it always -->
|
||||
<plugin groupId="com.github.eirslett" artifactId="frontend-maven-plugin"/>
|
||||
</plugins>
|
||||
<goalsLists>
|
||||
<goalsList artifactId="maven-install-plugin">
|
||||
|
||||
Reference in New Issue
Block a user