Hi! wanted to know your thoughts on having a plugin that checks the size of a built artifact in case of JAR, or the exploded/built artifact in case of war archives. The reason is quite a few hosting services providers put a price on size of WAR archives being uploaded, tracking the war file size for failure of build if it becomes too large might be a good idea for such projects. We have added this plugin to our build life-cycle since in our case it is very expensive to increase the allowed exploded size from 20MB to 25MB by our CDN/Cloud computing provider.
Please do let me know your comments / feedback. BR/ Anadi Misra.