[ https://issues.apache.org/jira/browse/MEAR-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15745254#comment-15745254 ]
Fabian Schlier commented on MEAR-217: ------------------------------------- I think the patch is older than the GIT repo ;-) I submitted a PR, hopefully this works: https://github.com/apache/maven-plugins/pull/100 > Snapshot dependencies are not deleted from skinny WARs > ------------------------------------------------------ > > Key: MEAR-217 > URL: https://issues.apache.org/jira/browse/MEAR-217 > Project: Maven Ear Plugin > Issue Type: Bug > Reporter: Tamás Baráth > Fix For: more-investigation > > Attachments: jar-sample-one-1.0-20150825.210557-91.jar, > maven-ear-plugin.patch, test-project.zip > > > EAR plugin doesn't delete snapshot dependencies from skinny WARs if Maven has > downloaded that dependencies from a remote repository. The EAR contains the > files in library bundle directory and in WEB-INF/lib folder of the WARs as > well. > When snapshots are installed to local repository with 'mvn install' command, > the plugin works fine. -- This message was sent by Atlassian JIRA (v6.3.4#6332)