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

Olivier Lamy commented on MEJB-32:
----------------------------------

This project has moved from Jira to GitHub Issues. This issue was migrated to 
[apache/maven-ejb-plugin#79|https://github.com/apache/maven-ejb-plugin/issues/79].
 

> Add set classifier to client classifier
> ---------------------------------------
>
>                 Key: MEJB-32
>                 URL: https://issues.apache.org/jira/browse/MEJB-32
>             Project: Maven EJB Plugin (Moved to GitHub Issues)
>          Issue Type: Improvement
>    Affects Versions: 2.1
>            Reporter: Libor Kramolis
>            Assignee: Dennis Lundberg
>            Priority: Major
>             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 was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to