On Wed, Aug 16, 2006 at 07:35:21PM +0100, Marco Mistroni spake thus:
> hi all,
>  i am using maven2, i have 2 ejb projects that have as dependency
> two external jars
> maven2 included those 2 jars in my ear, but i need to have a ClassPath
> reference
> also in the manifest file of both ejbs...
> how can i do that?
> i am using maven-ear plugin.. i know there was some tags to be used , such
> as addToClasspath
> but if i remember correctly that was for building jars....
> 
> can anyone help me out?


Hi Marco,

Check this out:

    http://www.mail-archive.com/users@maven.apache.org/msg47020.html

In short, you can configure the maven-ejb-plugin in the same way as the
maven-jar-plugin.

HTH,
-Al

-- 
:: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: ::
::
Alan D. Salewski
Software Developer
Health Market Science, Inc.
:: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: :: ::
:: 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to