Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 345 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 345 Bytes

maven-incremental-build

Incremental build for maven projects

Excerpt from the Project-Website:
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).