You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dennis Lundberg (JIRA)" <ji...@codehaus.org> on 2009/02/26 00:35:19 UTC

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

     [ 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