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

Andreas Aronsson edited comment on MASSEMBLY-842 at 8/14/17 8:57 AM:
---------------------------------------------------------------------

Good with a proper fixversion :-). 

I used the original project in which I first saw this issue to test the staged 
binaries. 
With 2.6 no incorrect entries are created. 
3.0.0 produces incorrect entries. 
3.1.0 no incorrect entries. 
It seems to be working beautifully as you predicted. 
Unfortunately I don't know how to post to maven-dev without first subscribing 
to the list. 
When the vote was cast I was not subscribed (usually only follow the rss feed). 


was (Author: andreas.aronsson):
Good with a proper fixversion :-). 

I used the original project to test the staged binaries. 
With 2.6 no incorrect entries are created. 
3.0.0 produces incorrect entries. 
3.1.0 no incorrect entries. 
It seems to be working beautifully as you predicted. 
Unfortunately I don't know how to post to maven-dev without first subscribing 
to the list. 
When the vote was cast I was not subscribed (usually only follow the rss feed). 

> Incorrect entries created in MANIFEST/maven
> -------------------------------------------
>
>                 Key: MASSEMBLY-842
>                 URL: https://issues.apache.org/jira/browse/MASSEMBLY-842
>             Project: Maven Assembly Plugin
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>         Environment: Fedora 25
>            Reporter: Andreas Aronsson
>             Fix For: 3.1.0
>
>         Attachments: effio24.xml, effio25.xml, 
> incorrectentries-compress114snapshot.zip, incorrectentries.zip
>
>
> When executing 'mvn package' on the attached project, the produced archive(s) 
> are not produced as expected. As an example, the following entries in the zip 
> archive I expect to be marked as directories and end with a slash rather than 
> the current state: 
> {noformat}
> crwsrwsrwx         0  11-Feb-2016  21:30:54  META-INF/maven/org.slf4j
> crwsrwsrwx         0  11-Feb-2016  21:30:54  
> META-INF/maven/org.slf4j/slf4j-api
> {noformat}
> In the tar archive they are links which is also not expected. 
> I have also tried to find any reference to this in maven-archiver and 
> plexus-archiver but wasn't able to find anything. 
> Using the {{unzip}} utility asks the following:
> {noformat}
> replace META-INF/maven? [y]es, [n]o, [A]ll, [N]one, [r]ename: 
> {noformat}
> during unzip which was also unexpected. 



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

Reply via email to