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