...
mvn clean deploy -Pemhyr,tomcat,compressResources -Dprofile=emhyr-demo
The -PcompressResources is and additional profile which makes the application resources take less size.
...
mvn clean deploy -Pemhyr,tomcat,compressResources -Dprofile=emhyr-demo
The -PcompressResources is and additional profile which makes the application resources take less size.