Échec de l'exécution de but org.apache.maven.plugins: maven-surefire-plugin: 2.20.1: test (test par défaut) sur le téléchargement du projet

 <plugins>
        <plugin>
          <groupId>org.apache.maven.plugins</groupId>
          <artifactId>maven-surefire-plugin</artifactId>
          <version>2.19.1</version>
        </plugin>
  </plugins>
Dangerous Dolphin