Build Java project with Maven or Gradle
/plugin marketplace add pluginagentmarketplace/custom-plugin-java/plugin install pluginagentmarketplace-java-development-assistant@pluginagentmarketplace/custom-plugin-java# Java Build Command Build the Java project and run tests. ## What This Command Does 1. Detects build tool (Maven/Gradle) 2. Runs clean build 3. Executes tests 4. Reports build status 5. Shows test results summary ## Usage ## Options - `--skip-tests` - Build without running tests - `--package` - Create JAR/WAR - `--install` - Install to local repository