ilPittiz
11/28/2025, 5:14 PMprofile: web) and multiple plugins (profile: plugin).
I’m trying to better understand if a multi-project build would fit my needs: I’m thinking of having 2 separate web-apps, sharing a bunch of code that I’d organize in one or more plugins.
If this is doable, what would ./gradlew assemble include in the .war archive? Both web-apps + all my plugins? Would ./gradlew appName:assemble create a .war for a single web-app?gaolei
11/29/2025, 1:32 AMjdaugherty
12/04/2025, 3:19 PMilPittiz
12/09/2025, 11:29 AM