Just a wild guess, but could this be a matter of / vs. \? I see you're
running on windows; maybe java isn't parsing the classpath as you think it
is. When you're sharing a directory with argparser.jar, try "-cp
argparser.jar" instead of "-cp ./argparser.jar."

Paul

-- 
View this message in context: 
http://www.nabble.com/NoClassDefFoundError-when-running-jar-tf2453430.html#a6866209
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