Skip to content

How to build RISCOSS platform

jmotger edited this page May 10, 2016 · 6 revisions

How to build the RISCOSS application war

For generating a .war file, you need to follow the next steps:

  1. Clone the following repository: https://github.com/RISCOSS/riscoss-corporate

  2. Inside the riscoss-corporate root folder, clone the following repositories:

  1. From the riscoss-corporate root folder, do a mvn clean install package

  2. Once the generation has ended, the .war file will be available in /riscoss-corporate/riscoss-webapp/target

  3. Finally, follow the instructions in How to deploy RISCOSS platform in order to configure the generate .war and deploy it in a localhost