[
http://jira.codehaus.org/browse/MWEBSTART-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Stembridge updated MWEBSTART-103:
---------------------------------------
Attachment: MWEBSTART-103.txt
Patch attached. This was run in the {{webstart-maven-plugin}} directory. It
modifies the JnlpDownloadServletMojo to do a check for duplicate jarResource
definitions in its checkConfiguration method instead of when it is generating
the JNLP file.
> 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
>
> Attachments: MWEBSTART-103.txt
>
>
> 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