Multiple Plugin Declarations Ignored with no warning
----------------------------------------------------

                 Key: MNG-3398
                 URL: http://jira.codehaus.org/browse/MNG-3398
             Project: Maven 2
          Issue Type: Bug
          Components: POM
    Affects Versions: 2.0.8, 2.0.7
            Reporter: Ben Tatham


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.  

-- 
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

        

Reply via email to