[ 
http://jira.codehaus.org/browse/MEJB-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Siefert updated MEJB-32:
------------------------------

    Attachment: MEJB32-fix.diff

Here is a fix!  I need this same issue resolved.  Updated test to reflect 
change in client classifier inclusion.

> 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
>         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

        

Reply via email to