[ http://jira.codehaus.org/browse/MEJB-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dennis Lundberg closed MEJB-32. ------------------------------- Assignee: Dennis Lundberg Resolution: Fixed Fix Version/s: 2.2 Fixed in r747966. The patch was applied with modifications (code style). Thanks! > Add set classifier to client classifier > --------------------------------------- > > Key: MEJB-32 > URL: http://jira.codehaus.org/browse/MEJB-32 > Project: Maven 2.x Ejb Plugin > Issue Type: Improvement > Affects Versions: 2.1 > Reporter: Libor Kramolis > Assignee: Dennis Lundberg > Fix For: 2.2 > > Attachments: MEJB32-fix.diff > > > I user classifier to distinguish ejb artefact for IBM WAS > (<classifier>*was6*</classifier>) or JBoss (<classifier>*jboss*</classifier>) > and also I let ejb plugin to generate client. > But now I can build 2 different ejb file for each deployment environment but > it is not possible to distinguish what was client file generated for. There > is no was6 or jboss in client jar file name. > *I think ejb bodule should concatenate set classifier and "client" suffix to > produce 4 different files for 2 different classifiers*, e.g: > {quote} > my-ejb-1.0.0-was6.jar > my-ejb-1.0.0-was6-client.jar > my-ejb-1.0.0-jboss.jar > my-ejb-1.0.0-jboss-client.jar > {quote} -- 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