[ https://issues.apache.org/jira/browse/MEAR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tobias Wildgruber updated MEAR-243: ----------------------------------- Attachment: skinny-wars-provided.tar.gz IT case describing expected behavior > 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 > 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)