Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test | Community
Skip to main content
Level 2
September 26, 2017

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test

  • September 26, 2017
  • 1 reply
  • 5205 views

Hi,

I'm trying to deploy project but getting following error:

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on project cq-social-cleanup-srp: There are test failures

what I have to do?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

smacdonald2008
Level 10
September 26, 2017

How did you build the project. If you are using AEM 6.3 - use Maven Archetype 11 - see: Scott's Digital Community: Creating an Adobe Experience Manager 6.3 Project using Adobe Maven Archetype 11

Level 2
September 26, 2017

Thank you for your response.

I cloned project from GitHub - andrewmkhoury/communities-srp-tools: AEM Communities  here. And I imported in eclipse as maven project and trying to build it using mvn clean install. But no luck. Getting above exception.