[ 
http://jira.codehaus.org/browse/MWEBSTART-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jerome Lacoste closed MWEBSTART-103.
------------------------------------

      Assignee: Jerome Lacoste
    Resolution: Fixed

$ svn commit -m "MWEBSTART-103: lid build failure reporting duplicate 
jarResources. Patch by Kevin"; mvn clean install deploy
Sending        plugin/src/main/java/org/codehaus/mojo/webstart/JarResource.java
Sending        
plugin/src/main/java/org/codehaus/mojo/webstart/JnlpDownloadServletMojo.java
Sending        
plugin/src/main/java/org/codehaus/mojo/webstart/generator/VersionXmlGenerator.java
Transmitting file data ...
Committed revision 5993.


> 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
>            Assignee: Jerome Lacoste
>             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

Reply via email to