Class MavenBuildResult
java.lang.Object
uno.anahata.ai.nb.model.maven.MavenBuildResult
Represents the detailed result of a Maven build execution, including status, exit code, and captured output.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classRepresents a single phase or goal within a Maven build.static enumThe final status of the Maven process. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MavenBuildResult
public MavenBuildResult()
-
