[
https://issues.apache.org/jira/browse/MEJB-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17966100#comment-17966100
]
Olivier Lamy commented on MEJB-60:
----------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-ejb-plugin#88|https://github.com/apache/maven-ejb-plugin/issues/88].
> Optional classifer for ejb-client
> ---------------------------------
>
> Key: MEJB-60
> URL: https://issues.apache.org/jira/browse/MEJB-60
> Project: Maven EJB Plugin (Moved to GitHub Issues)
> Issue Type: New Feature
> Affects Versions: 2.3
> Reporter: Will Tatam
> Assignee: Karl Heinz Marbaise
> Priority: Major
> 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 was sent by Atlassian Jira
(v8.20.10#820010)