Details
-
Type:
Wish
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: 1.1
-
Fix Version/s: None
-
Labels:None
-
Environment:Windows XP
Description
Could Maven give a verbose warning that the maven-antrun-plugin artifact id is defined twice in a pom and that only second one is executed? While it is probably a user error to define such a thing twice in a pom (clearly, multiple executions ought to be created within a single maven-antrun-plugin definition) it would be helpful if Maven would give a warning, perhaps something along the lines of, "Please do not define multiple instances of the same artifact Id." instead of just skipping over the first and running the second.
Issue Links
- duplicates
-
MNG-1701
Validate that a plugin is not configured twice in the pom
-