1 Reply Latest reply on Nov 11, 2009 3:33 AM by theute

    Building TRUNK from sources

    david.calvente

      Once I have SVN Trunk sources and made them compile with maven install: Is there any utility to create the structure from exo.portal.server.jboss.patch-ear and fill the libraries and modules? Should I do it manually?

      Regards

        • 1. Re: Building TRUNK from sources
          theute

          It's actually explained in the README.txt ;)

          In packaging you can do:
          mvn install -Ppkg-tomcat or mvn install -Ppkg-jbossas

          You will need to have a clean tomcat or JBossAS 5.1 unzipped and reference the location in packaging/profiles.xml