Is there a way to invoke sbt runMain without compiling or even checking to see it the application needs to be compiled (assuming the application is already compiled)? Thanks.