[ https://issues.apache.org/jira/browse/MEAR-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14713640#comment-14713640 ]
Fabian Schlier edited comment on MEAR-217 at 8/26/15 3:15 PM: -------------------------------------------------------------- The patch ({{maven-ear-plugin.patch}}) including a IT (which was a bit tricky to build). The binary jar needed is added separate and needs to be placed in {{src/test/resources/m2snapshots/eartest/jar-sample-one/1.0-SNAPSHOT}} was (Author: fschlier): The patch including a IT (which was a bit tricky to build). The binary jar needed is added separate and needs to be placed in {{src/test/resources/m2snapshots/eartest/jar-sample-one/1.0-SNAPSHOT}} > 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)