j'ai réussi à créer le projet et l'importer dans mon IDE Eclipse. par contre quand je voulais exécuter le fichier POM.xml j'ai cette erreure dans la console d'Eclipse.
[INFO] ———————————————————————— [INFO] BUILD FAILURE [INFO] ———————————————————————— [INFO] Total time: 44.111 s [INFO] Finished at: 2015-11-26T12:46:50+01:00 [INFO] Final Memory: 17M/224M [INFO] ———————————————————————— [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18:test (default-test) on project someco-mvn-tutorial-repo: There are test failures. [ERROR] [ERROR] Please refer to D:\TUTORIAL_HOME\someco-mvn-tutorial-repo\target\surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
environnement de développement : alfresco 5.0.C Tomcat 8 maven 3
Le retour de Maven indique que les erreurs sont listées dans le dossier D:\TUTORIAL_HOME\someco-mvn-tutorial-repo\target\surefire-reports En avez-vous analysé le contenu ?