You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "David Siefert (JIRA)" <ji...@codehaus.org> on 2008/10/16 22:40:19 UTC

[jira] Commented: (MEJB-32) Add set classifier to client classifier

    [ http://jira.codehaus.org/browse/MEJB-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=151052#action_151052 ] 

David Siefert commented on MEJB-32:
-----------------------------------

It's been over a month and the fix has not been integrated.  Is maven-ejb-plugin dead?

> 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