Compile plugin source without project

Is it possible to compile a source plugin with the UBT without having to build the whole project it is attached too? I’m looking for ways to speed up plugin development and updating plugins between engine versions.

Did you ever get any progress with that?
I’d like very much to be able to compile plugins’ code without needing a project.

We could automate DLL update of the plugins very fast in our CI systems.