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).
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).