Issue Details (XML | Word | Printable)

Key: MNG-3398
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Ben Tatham
Votes: 1
Watchers: 1
Operations

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

Multiple Plugin Declarations Ignored with no warning

Created: 12/Feb/08 12:46 PM   Updated: 12/Jun/08 08:18 PM
Component/s: POM
Affects Version/s: 2.0.7, 2.0.8, 2.0.9
Fix Version/s: 2.0.x

Time Tracking:
Not Specified


 Description  « Hide
If I (accidentally) declare the same plugin in the pom twice, with different executions,only the executions from the first declaration are run. And no warning is given saying that it is ignoring the others. I figure there are two options to solve this: either use both declarations, or fail the build (fail – not warning) to tell the user to fix their pom.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.