| Field | Value |
|---|---|
| Name | Incremental-build-plugin Maven Mojo |
| Description | The Maven Incremental Build plugin is a plugin that enable maven to recompile only what it have to when you call mvn compile (It is not necessary to call clean phase now). |
| Homepage | http://java.net/projects/maven-incremental-build |