When maven-antrun-plugin artifact id is defined twice in a pom, only second one
is executed.
--------------------------------------------------------------------------------------------
Key: MANTRUN-39
URL: http://jira.codehaus.org/browse/MANTRUN-39
Project: Maven 2.x Antrun Plugin
Type: Wish
Versions: 1.1
Environment: Windows XP
Reporter: Stu Huettier
Priority: Minor
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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]