[ 
https://issues.apache.org/jira/browse/MSHADE-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16134118#comment-16134118
 ] 

Hudson commented on MSHADE-257:
-------------------------------

SUCCESS: Integrated in Jenkins build maven-plugins #9072 (See 
[https://builds.apache.org/job/maven-plugins/9072/])
[MSHADE-257] Bad zero length source jars published by 3rd parties cause source 
jar creation to fail. (rfscholte: 
[http://svn.apache.org/viewvc/?view=rev&rev=1805504])
* (edit) 
maven-shade-plugin/src/main/java/org/apache/maven/plugins/shade/mojo/ShadeMojo.java


> Bad zero length source jars published by 3rd parties cause source jar 
> creation to fail.
> ---------------------------------------------------------------------------------------
>
>                 Key: MSHADE-257
>                 URL: https://issues.apache.org/jira/browse/MSHADE-257
>             Project: Maven Shade Plugin
>          Issue Type: Improvement
>    Affects Versions: 3.0.0
>            Reporter: Jess
>            Assignee: Robert Scholte
>             Fix For: 3.1.0
>
>         Attachments: maven-shade-plugin-257-patch.diff
>
>
> If a transient dependency that is being  shaded (in my case 
> xmlpull:xmlpull:1.1.3.1) published a zero length source jar, then the source 
> generation will throw a zip exception and abort the build.  The plugin should 
> guard against this and issue a warning instead of failing.
> A patch with the guard will be attached.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to