Skip to content
Docs Try Aspire
Docs Try

JavaAppExecutableResource.withMavenBuild

Method
📦 CommunityToolkit.Aspire.Hosting.Java v13.4.0
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[]): JavaAppExecutableResource
args string[]
JavaAppExecutableResource

Defined on

This method is defined on the following type: