You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Sven Diedrichsen (JIRA)" <ji...@apache.org> on 2016/02/10 21:58:18 UTC

[jira] [Comment Edited] (MEAR-166) 'skinnyWar' doesn't work well with dependencies of type 'ejb'

    [ https://issues.apache.org/jira/browse/MEAR-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15141654#comment-15141654 ] 

Sven Diedrichsen edited comment on MEAR-166 at 2/10/16 8:57 PM:
----------------------------------------------------------------

Created simple patch of 2.10.1 which creates EARs with removing EJB modules from WARs lib folders.


was (Author: sdiedrichsen):
Created simple patch which creates EARs with removing EJB modules from WARs lib folders.

> 'skinnyWar' doesn't work well with dependencies of type 'ejb'
> -------------------------------------------------------------
>
>                 Key: MEAR-166
>                 URL: https://issues.apache.org/jira/browse/MEAR-166
>             Project: Maven Ear Plugin
>          Issue Type: New Feature
>    Affects Versions: 2.8, 2.9
>         Environment: many different environments I've verified this on
>            Reporter: Michal Michalski
>            Priority: Minor
>              Labels: contributers-welcome
>             Fix For: more-investigation
>
>         Attachments: EAR without EJB dependencies.patch, MEAR-166-patch.diff
>
>
> It seems that 'skinnyWar' works OK with dependencies of type 'jar', but it does left 'ejb' dependencies in WEB-INF/lib. Finally, these dependencies exist both in EAR's lib dir and WEB-INF/lib within WAR, when using classic trick with both 'war'-type and 'pom'-type dependency to WAR, so all WAR's dependencies should go to EAR's lib.



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