9 Replies Latest reply on Feb 15, 2013 12:28 PM by ctomc

    How to build JBoss AS 7.1.3.Final ?

    aogier

      Hello,


      I've just saw that there is a tag/7.1.3.Final in the git sources of JBoss AS.

      So I've cloned the git, switched to that tag & tryed an mvn package -Dmaven.test.skip=true

      As it was not working, I've used the "build.sh -Dmaven.test.skip=true", and it wokred.

      Nevertheless, I obtained "build/target/jboss-as-8.0.0.Alpha1-SNAPSHOT" instead of 7.1.3.Final ... and it seems that the architecture has changed inside (my JBoss Tools Eclipse Plugin does not recognize that compiled version as a 7.1.x)...

       

      Can somebody explain me how to compile specific intermediate versions of JBoss AS ?


      Thanks !