8 Replies Latest reply on May 18, 2012 2:34 AM by naraine57

    JBoss AS 7.2.0 Source build failure

    naraine57

      I am new to Jboss.I am trying to build source code of JBoss AS 7.2.0

      The following step I have done:

       

      From JBoss directory i run ./build.sh from my Linux machine.But after some time,I am getting this error.

       

       

      Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project jboss-as-testsuite-shared: Compilation failure

      [ERROR] error: error reading /home/mahes/.m2/repository/org/jboss/as/jboss-as-console/1.3.1.Final/jboss-as-console-1.3.1.Final-resources.jar; error in opening zip file

      [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-testsuite-shared

       

      Please give me a solution for this.

       

      Thanks Narayanan.