Calling idea:idea also calls the generate-sources phase, which is good.
However, it should also calls the process-sources and generate-resources phases, in case some plugins where added there.
That's what the eclipse:eclipse goal does, at least
Description
Calling idea:idea also calls the generate-sources phase, which is good.
However, it should also calls the process-sources and generate-resources phases, in case some plugins where added there.
That's what the eclipse:eclipse goal does, at least