Closed Simon-Terrien closed 7 months ago
Could it possible to add mvn clean compile war:war
git clone git@github.com:factionsecurity/faction.git cd faction mvn clean compile war:war docker-compose up --build
Thanks
I think you might have a slightly older version of Faction. The new docker-compose will pull the latest release from Git Hub when building the container.
Could it possible to add mvn clean compile war:war
Thanks