In maven multi module builds, I frequently want to build only the module I'm currently working in (because that's a lot faster than building the entire reactor build).
It would be nice if projectile had a command to build just the current maven module.
I guess it would be nice to have current-module specific versions of much of the functionality that currently takes you to the top of the projects (e.g. open dired on the module top).
But what I'm primarily missing is building just the current module.