abstract fun artifact(outputPath: Path, javaFile: JavaFile): Unit
abstract fun artifact(outputPath: Path, kotlinFile: FileSpec): Unit