[ https://issues.apache.org/jira/browse/MEJB-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17966042#comment-17966042 ]
Olivier Lamy commented on MEJB-2: --------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-ejb-plugin#46|https://github.com/apache/maven-ejb-plugin/issues/46]. > It seems the excludes weren't made configurable as they should have been. > ------------------------------------------------------------------------- > > Key: MEJB-2 > URL: https://issues.apache.org/jira/browse/MEJB-2 > Project: Maven EJB Plugin (Moved to GitHub Issues) > Issue Type: Bug > Environment: All operating systems > Reporter: Kevin Ballard > Assignee: Edwin Punzalan > Priority: Major > Attachments: MNG-1477-maven-ejb-plugin.patch > > > You can't configure Maven to exclude classes from the ejb client jar. It will > contain all the classes in the ejb jar. > Here is an email thread with Brett Porter: > It seems the excludes weren't made configurable as they should have been. Can > you file a request in JIRA? > - Brett > On 11/9/05, Ballard, Ken <ken.ball...@acs-inc.com> wrote: > > In M1.0.2, I put this: > > > > maven.ejb.client.base.excludes=**/*EJB.class,**/*Bean.class,**/*CMP.cl > > ass,** /*Session.class,**/*LocalHome.class,**/*Local.class > > > > in my project.properties. Does anyone know how to achieve this in M2? > > > > Thanks, > > Ken > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > > For additional commands, e-mail: users-h...@maven.apache.org > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org -- This message was sent by Atlassian Jira (v8.20.10#820010)