Using the maven ear plugin, I would like to specify where maven places dependencies (jars) inside my ear file. In other words, rather than having my jars (not ejb jars, mind you, but dependency jars) placed at the root, I'd like them placed into:

./common/

so that all the depedencies reside there. Likewise, I need to be able to specify this classpath in the manifest. Can someone clue me in on how to accomplish this?
Thanks!

Brad

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

Reply via email to