Sharon Whipple wrote:

I am part of team working on large scale web application,
As full application build cycle is approx 20 minutes.

Is it possible to tell Maven to build changed classes only(change since last
build)?

Maven (or more accurately the maven-compile-plugin) already does this by default.

Are you building using "mvn clean install" or just "mvn install"?

Regards,
Graham
--

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to