Using Maven to deploy WAR, static and configuration files
So, I’ve been knocking my head to the wall for the last few weeks, trying to set up my project so that I could automatically deploy my WAR plus configuration files.
First, a little bit of context: in the company I work, the build…