thanks. it works this way.

Wayne Fay wrote:
> 
>> I have added some system (local) dependencies to my project, and they
>> show
>> up in netbeans under libraries and the project compiles, but when I try
>> to
>> run the project (from netbeans) I get java.lang.NoClassDefFoundError.
> 
> Don't use system scope. Use install-file to add the jar to your local
> repo cache, and a proper scope (probably compile).
> 
> Wayne
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Maven-system-dependencies-tp25877508p25878499.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to