You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tamás Baráth (JIRA)" <ji...@apache.org> on 2015/04/22 20:31:58 UTC

[jira] [Updated] (MEAR-217) Snapshot dependencies are not deleted from skinny WARs

     [ https://issues.apache.org/jira/browse/MEAR-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tamás Baráth updated MEAR-217:
------------------------------
    Attachment: test-project.zip

Test project to reproduce the issue. Just unpack it to a folder and run 'mvn package' in that folder.

> 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
>         Attachments: 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)