Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.1
-
Fix Version/s: 2.2
-
Component/s: None
-
Labels:None
-
Number of attachments :
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 ![]()
Fixed in r635080.