3 Replies Latest reply on Feb 4, 2011 8:58 AM by rhauch

    How to build JBoss AS Service module from sources

    martin-senne

      Hey all,

       

      after having checked out the sources via

       

      {code}

      git clone https://github.com/ModeShape/modeshape.git

      {code}

       

      from the git repository and having done a

       

      {code}

      mvn clean install

      {code}

       

      the build process succeeds.

       

      Nevertheless I'm not able to produce the .war's required for deployment in JBoss.

       

      Any help is appreciated and many thanks in advance

       

      Martin