Hello,

I am learning to hack on Keycloak. I am able to pull down the master code and compile it with Maven. However, I am unable to find where the compiled binaries are placed for keycloak-appliance-dist-all-******.zip or keycloak-war-dist-all-*****.zip after running `mvn package`. Thank you!

Adil Arif