You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Will Tatam (JIRA)" <ji...@codehaus.org> on 2013/03/06 14:17:52 UTC

[jira] (MEJB-60) Optional classifer for ejb-client

Will Tatam created MEJB-60:
------------------------------

             Summary: Optional classifer for ejb-client
                 Key: MEJB-60
                 URL: https://jira.codehaus.org/browse/MEJB-60
             Project: Maven 2.x EJB Plugin
          Issue Type: New Feature
    Affects Versions: 2.3
            Reporter: Will Tatam
         Attachments: generateClassifiedClient.patch

It is sometimes necessary to have an EJB jar which requires a classifier, but that does not automatically mean that you want your ejb-client to always have a classifier too and infact the current code has a comment next to the creation of the client stating

"TODO: shouldn't need classifier"

Patch attached created new config option called generateClassifiedClient which is true by default, to maintain previous behavour, but can be set to true in the configuration section of the pom to false should you wish to have a non-classified client

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira