webApp.setWar(war.getCanonicalPath()); | webApp.setWar(war.toFile().getAbsolutePath()); | war.getCanonicalPath() | war.toFile().getAbsolutePath() | jetty.project | 67343c5e0ff2415682fa60d36b0cf0f66196c285 | org.eclipse.jetty.maven.plugin.NewJettyRunWarMojo | | | | | | Uses | True |