There exists an undocumented (yet) prototype of the next
gen CAS deployers Gradle build which consists of an experimental CAS Gradle
plugin with a simple DSL to declare dependencies on various CAS modules as
'features' abstraction instead of maven coordinates. It could be used to
run CAS in a bootiful, embedded mode like so: './gradlew
bootRun'
It
certainly is the way forward with local deployers CAS build arrangement,
IMHO. It just needs to be tested more, polished, documented and released as
a proper Gradle plugin.
Give it a
try.
Cheers,