[
https://issues.apache.org/jira/browse/DIRMINA-616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694156#action_12694156
]
Julien Vermillard commented on DIRMINA-616:
-------------------------------------------
look like it's there :
http://mvnrepository.com/artifact/org.apache.maven.plugins/maven-assembly-plugin
going to give a try
> New release.xml file
> --------------------
>
> Key: DIRMINA-616
> URL: https://issues.apache.org/jira/browse/DIRMINA-616
> Project: MINA
> Issue Type: Improvement
> Reporter: Barend Garvelink
> Assignee: Julien Vermillard
> Attachments: release.xml
>
>
> In response to http://markmail.org/message/fhjl74dnlyaojrzr , here's an
> updated release.xml file.
> It generally works as it should, but it's affected by
> http://jira.codehaus.org/browse/MASSEMBLY-285, which causes duplicate entries
> in the lib/ directory inside the archive. When extracting the archive using
> 7zip for win32, I get prompted to overwrite/skip/cancel for each duplicate
> entry. Other archivers may file entirely (?). The only work-around I can come
> up with as a fix right now is to add a maven-antrun-plugin to the package
> phase of the root pom which post-processes the release file to fix this. I
> haven't done that, but if MASSEMBLY-285 isn't fixed before the next release,
> we may have to.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.