1 Reply Latest reply on Jan 27, 2015 8:02 AM by valsaraj007

    Unable to build JBoss AS 7.2.0.Final

    valsaraj007

      Hi,

       

      I downloaded JBoss AS 7.2.0.Final source from Release 7.2.0.Final · jbossas/jboss-as · GitHub. Then executed build.bat but it failed with the following error. I tried mvn install and also tried by skipping tests and nothing worked.

       

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

      [INFO] Building JBoss Application Server: Build 7.2.0.Final

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

      [WARNING] The POM for org.jboss.as:jboss-as-client-all:jar:7.2.0.Final is missin

      g, no dependency information available

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

      [INFO] BUILD FAILURE

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

      [INFO] Total time: 32.714s

      [INFO] Finished at: Tue Jan 27 17:43:13 IST 2015

      [INFO] Final Memory: 30M/113M

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

      [ERROR] Failed to execute goal on project jboss-as-build: Could not resolve depe

      ndencies for project org.jboss.as:jboss-as-build:pom:7.2.0.Final: Failure to fin

      d org.jboss.as:jboss-as-client-all:jar:7.2.0.Final in http://maven.repository.re

      dhat.com/earlyaccess/all/ was cached in the local repository, resolution will no

      t be reattempted until the update interval of jboss-earlyaccess-repository has e

      lapsed or updates are forced -> [Help 1]

       

      It would be great if you can help me to build it.

       

      Thanks!