It seems the excludes weren't made configurable as they should have been.
-------------------------------------------------------------------------
Key: MNG-1477
URL: http://jira.codehaus.org/browse/MNG-1477
Project: Maven 2
Type: Bug
Components: maven-ejb-plugin
Versions: 2.0
Environment: All operating systems
Reporter: Ken Ballard
Fix For: 2.0
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 <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]