So, I know how to run a maven goal before/after make and before running/debugging a configuration. Sweet.
But I would like to run a maven goal before a certain artifact is built and just cannot find the option. The artifact configuration dialog allows to run an ant target, but I have no ant targets, just maven goals.
So, what do I do?