Run mvn clean before packing to send to Jetty

mvn doesn't clean out the older compiled HTML pages, resuting in
the WAR containing multiple versions.  We only ever need the most
recent version in the WAR.

Signed-off-by: Shawn O. Pearce <sop@google.com>
1 file changed