You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Guillaume Boué (JIRA)" <ji...@apache.org> on 2016/10/05 17:27:20 UTC

[jira] [Closed] (MEAR-243) Skinny WARs - JAR not removed from WAR if scope in EAR is set to provided

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

Guillaume Boué closed MEAR-243.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

> Skinny WARs - JAR not removed from WAR if scope in EAR is set to provided
> -------------------------------------------------------------------------
>
>                 Key: MEAR-243
>                 URL: https://issues.apache.org/jira/browse/MEAR-243
>             Project: Maven Ear Plugin
>          Issue Type: Bug
>    Affects Versions: 2.10.1
>            Reporter: Tobias Wildgruber
>            Assignee: Guillaume Boué
>             Fix For: 3.0.0
>
>         Attachments: skinny-wars-provided.tar.gz
>
>
> Given:
> * WAR pom: dependencies = lib-1.0.jar
> * EAR pom: dependencies = WAR & "lib-1.0.jar (scope: provided)", EAR plugin with skinnyWars = true
> Expected result:
> - lib-1.0.jar not included in EAR => OK
> - lib-1.0.jar not included in WARs Manifest Class-Path => OK
> - lib-1.0.jar removed from WARs WEB-INF/lib folder => ERROR, still present



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)