The most common build activity I do in Eclipse (other than allowing auto-build to do its thing) is to perform a \"Maven Build...\" with parameters of clean and package. Thi
If you create a Maven Run Configuration and put a number as the first character in the name, then you can use Shift-Alt-X Ctrl-M N, where N is the number you gave as first character in the name. For your case, do the following.