compileProject
Compile a Maven project and receive structured compilation errors to identify and fix code issues.
Instructions
Compile the Maven project and return structured compilation errors
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module | No | Maven module name (for multi-module projects) | |
| profile | No | Maven profile to activate |