image: maven:3-jdk-8 before_script: - echo ' univentoEU download PLCtNT3GEM43bvBc2mRvQMsYe!0JtB univentoEU univentoEU Mirror Repo http://play.univento.eu:8081/repository/public/ * ' > $HOME/.m2/settings.xml build: script: "mvn clean package" artifacts: name: "Commons" paths: - "target/*.jar"