language: java jdk: openjdk7 before_install: - gem update --system - gem install compass script: mvn -q clean package