JasperStarter provides the --write-jasper option to write out the jasper files during processing. However using this option to just compile jrxml to jasper files does not seem to be supported:
Using jasper as output format does not work either:
A workaround is to use any supported output format and delete the generated file afterwards. Is there any other option I'm missing?
there is a compile command for this
try
Oh snap, I must have missed that. Thx for the hint
A compile only option is already implemented.