43444546474849505152
} private void executeInternal() throws Exception { this.sourcePaths = DEFAULT_SOURCE_PATHS; LaunchifySPI spi = getSPI(new Scanner(this.sourcePaths), super.collectDependencies()); spi.execute(); }