JavaAppExecutableResource.withMavenBuild
Method
interface JavaAppExecutableResource { // ... omitted for brevity withMavenBuild(args: string[]): JavaAppExecutableResource;}Signature
method
withMavenBuildbuilderAdds a Maven build step to the Java application
withMavenBuild(args: string[]): JavaAppExecutableResourceParameters
argsstring[]Returns
JavaAppExecutableResourceDefined on
This method is defined on the following type: