6 lines
61 B

#!/bin/bash
mvn clean
mvn compile
mvn compile test
mvn test