C pom
<dep>jdom

B pom
<dep>C

A pom
<dep>B

Isn't this what you want?

Wayne

On 7/21/06, Roy Siu <[EMAIL PROTECTED]> wrote:

Thanks.  I have read it yet. But the samples do not suit my case. What I want
is how to let project A use project B's wrapper function of project C, in
which the function use "Class.forName" or more specific that how can my
[plugin] project use [CommonLib]'s wrapper of [JDom's XPath]'s function
which use "Class.forName" to dynamic load classes.
--
View this message in context: 
http://www.nabble.com/Want-explain-on-Dependencies-Scope-tf1979614.html#a5436211
Sent from the Maven - Users forum at Nabble.com.


---------------------------------------------------------------------
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]

Reply via email to