I just want to know how can my [plugin] project use [jaxen], [saxpath]
properly with only set dependency on [CommonLib]. 

Or more general, if there is artifact C, B, A, X-Z

  - artifact A has a function dynamic load (Class.forName) some of the class
appeared in project X-Z
  - artifact B wrap the project A function into a class 
  - artifact C want to use project B's wrapper class of project A function

Then what dependency and corresponding scope I need to set in pom.xml of
artifact C and artifact B?
-- 
View this message in context: 
http://www.nabble.com/Want-explain-on-Dependencies-Scope-tf1979614.html#a5436092
Sent from the Maven - Users forum at Nabble.com.


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

Reply via email to