Future version of this plugin will be available at MojoHaus 🚀.
buildplan-maven-plugin
A Maven 3.x plugin to inspect the lifecycle of your project.
Goals Overview
The BuildPlan plugin has three goals:
- buildplan:list displays plugin executions within a maven project.
- buildplan:list-phase displays plugin executions within lifecycle phases.
- buildplan:list-plugin displays plugin executions by plugin.
Examples
To provide you with better understanding on some usages of the BuildPlan plugin, you can take a look at the usage examples.