Couldn't find any way to achieve the previous scenario.

resolved my adding custom manifest.mf inside src/resources/ and copying
it... instead of generating one.



On Fri, Nov 8, 2013 at 9:30 AM, Surendran Duraisamy
<surendra...@gmail.com>wrote:

> Hi,
> How can I generate custom class-path: entries in my maven-ejb-plugin.
>
> I have 3 jar A.jar, B.jar and C.jar in my maven dependency pom.xml. I need
> to put only B.jar and C.jar in my Class-Path: entries of my MANIFEST.
>
> I cannot use dependency scope provided as my project is referred by
> another project which require dependency scope compile.
>
> Is there any filters in maven-ejb-plugin or I exclude only specific
> entries in my maven-ejb-plugin.
>
> Thanks,
>
>

Reply via email to