You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michal Michalski (JIRA)" <ji...@codehaus.org> on 2013/01/17 14:19:13 UTC

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

Michal Michalski created MEAR-166:
-------------------------------------

             Summary: 'skinnyWar' doesn't work well with dependencies of type 'ejb'
                 Key: MEAR-166
                 URL: https://jira.codehaus.org/browse/MEAR-166
             Project: Maven 2.x Ear Plugin
          Issue Type: Bug
    Affects Versions: 2.8
         Environment: many different environments I've verified this on
            Reporter: Michal Michalski


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira