$basedir/src/cli
will be automatically compiled and packaged into a jar whose name matches griffon-${plugin.name}-${plugin.version}-compile.jar
. A typical use case for these type of classes is a custom AST transformation that should be run during compile time but not at runtime.