1 2 3 Previous Next 31 Replies Latest reply on Mar 8, 2013 4:11 PM by ctomc Branched from an earlier discussion.

    Failed to build AS7 from source/tag

    juergen.zimmermann

      I tried to compile, but "mvn install" results in the error message below. My environment: Windows 7 64Bit, and JDK 1.7.0_04-b22 also 64 Bit.

       

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project jboss-as-clustering-web-infinispan: There aretest failures.
      [ERROR]
      [ERROR] Please refer to C:\temp\jbossas712\jboss-as\clustering\web-infinispan\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
      [ERROR]
      [ERROR] After correcting the problems, you can resume the build with the command
      [ERROR]   mvn <goals> -rf :jboss-as-clustering-web-infinispan

        1 2 3 Previous Next