Build war file from custom compiled Axelor Open Platform

Hi everyone,

I’m trying to compile all Axelor repositories in Github.

Open Suite, Open Suite Web App and Open Platform repos are compiled successfuly.

The problem is that Open Suite and Open Suite Web App pull maven repos from https://repository.axelor.com/ but I need to integrate custom Open Platform jar file(s) into the final war file.

The overall aim is to edit the source codes of both repos and build the output war file.

1 « J'aime »

let us know once its done :slight_smile:

what you want to edit in that, i don’t think we need to edit that unless we over write copy right and logo on login page

I want to edit JSP page layouts and css files.

1 « J'aime »

one idea is to build war as normally

unzip and apply changes on JSP

CSS related changes can be done by new module too