[ http://jira.codehaus.org/browse/MNG-509?page=comments#action_43254 ]
Brett Porter commented on MNG-509: ---------------------------------- the problem here is that an artifact with type="ejb-client" isn't automatically being assigned the classifier "client" > Dependency type "ejb-client" includes main ejb-jar in WAR build. > ---------------------------------------------------------------- > > Key: MNG-509 > URL: http://jira.codehaus.org/browse/MNG-509 > Project: Maven 2 > Type: Bug > Components: maven-plugins > Environment: Windows XP SP2, J2SE 5.0 > Reporter: Nathaniel Stoddard > Assignee: Brett Porter > Fix For: 2.0-beta-1 > > > When I specify a dependency as type "ejb-client" for a project whose > packaging is set to "war", the build includes the main EJB JAR in the > WEB-INF/lib directory, not the EJB client JAR. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
