# maven-cli-plugin **Repository Path**: mirrors_samcday/maven-cli-plugin ## Basic Information - **Project Name**: maven-cli-plugin - **Description**: Maven CLI Plugin - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1.0.11 * Mojo Executor 1.5.2 for Maven 3.1 & 3.2 support * Drop Maven version number from command prompt * JLine to version 2.11 (allowing reverse history search) 1.0.10 * Send Maven output to socket connections 1.0.9 * Mojo Exceutor 1.5.1 for Maven 3.0 support * Avoids port clashes 1.0.8 * Added basic maven 3 support via mojo-executor plugin 1.0.7 * Fixed broken repository URL for laughingpanda.org 1.0.2-SNAPSHOT on the maven3compat branch * Adding Maven 3.0 support for this plugin. Rudimentary in form right now. Needs volunteers to clean up and write unit tests for MojoExecutor.java 1.0.1 * Denoting the stability and maturity reached that equates to a 1.0 version * Upgraded all 3P dependencies to latest released versions 0.8.1 * Merging in JRopers changes to add an option flag for proceeding/stopping on failures on intermediate modules during compilation * Merging in JRopers changes to add a Ctrl-C handler