My maven project has a dependency on local disk so I use system scope
dependency in order to use absolute directory to refer to this dependency.
but I also want this dependency to be only used in test phase. How can I
combine two dependencies together?
-- 
View this message in context: 
http://www.nabble.com/A-question-about-System-scope-in-dependency.-tp20415925p20415925.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to