Skip to content
DocsTry Aspire
DocsTry

JavaAppExecutableResource.withMavenBuild

Method
📦 CommunityToolkit.Aspire.Hosting.Java v13.4.0
interface JavaAppExecutableResource {
// ... omitted for brevity
withMavenBuild(args: string[]): JavaAppExecutableResource;
}

Signature

methodwithMavenBuildbuilder
Adds a Maven build step to the Java application
withMavenBuild(args: string[]): JavaAppExecutableResource
argsstring[]
JavaAppExecutableResource

Defined on

This method is defined on the following type: