Issue Details (XML | Word | Printable)

Key: MIDEA-108
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Dennis Lundberg
Reporter: Samuel Langlois
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Maven 2.x IDEA Plugin

mvn idea:idea should call phases process-sources and generate-resources

Created: 28/Nov/07 11:37 AM   Updated: 08/Mar/08 02:42 PM
Component/s: None
Affects Version/s: 2.1
Fix Version/s: 2.2

Time Tracking:
Not Specified

File Attachments: 1. XML File pom.xml (2 kB)



 Description  « Hide
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



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dennis Lundberg added a comment - 08/Mar/08 02:42 PM
Fixed in r635080.