Invalid build failure reporting duplicate jarResources
------------------------------------------------------
Key: MWEBSTART-103
URL: http://jira.codehaus.org/browse/MWEBSTART-103
Project: Maven 2.x Webstart Plugin
Issue Type: Bug
Components: jnlp-download-servlet
Reporter: Kevin Stembridge
Fix For: 1.0-alpha-2
My bad. The patch that I recently submitted to fix MWEBSTART-89 has introduced
a bug whereby it will report a duplicate jarResource defined in the pom.xml if
the duplicate is actually a transitive dependency.
This is because the check for duplicates is done after all the transitive deps
are resolved. This check needs to be moved to the {{checkConfiguration}}
method.
Patch on the way.
--
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 from this list please visit:
http://xircles.codehaus.org/manage_email