9 Replies Latest reply on Oct 16, 2012 8:49 AM by spolti

    Build error

    spolti

      Hello guys,

       

      I'm trying to compile jboss-as-7 in my desktop and i get the follow error:

       

      Results :

       

      Failed tests:   testTransformers1_0_0(org.jboss.as.configadmin.parser.ConfigAdminParserTestCase): expected:<org.jboss.as.model.test.ChildFirstClassLoader@777af56e> but was:<sun.misc.Launcher$AppClassLoader@60b99e4c>

       

      ....

       

       

      [INFO] ------------------------------------------------------------------------

      [INFO] BUILD FAILURE

      [INFO] ------------------------------------------------------------------------

      [INFO] Total time: 3:39.735s

      [INFO] Finished at: Mon Oct 15 14:26:16 BRT 2012

      [INFO] Final Memory: 142M/432M

      [INFO] ------------------------------------------------------------------------

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.11:test (default-test) on project jboss-as-configadmin: There are test failures.

      [ERROR]

      [ERROR] Please refer to /dados/JAVA/jboss-as/jboss-as-7.1-src/jboss-as/configadmin/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-configadmin

       

       

      Im using maven 3.0.2 and java 7, i try with java 6_35 to...

       

      Some help?

       

      Regards.