It it is possible generate an artifact with maven before a Tomcat Server Run/Debug Configuration of IntelliJ 13?
I have tried to do something like this, using Maven profiles, in order to build the system for Development, Preview and Production environments.
Any Thoughts?