On 10/16/06, Ed Young <[EMAIL PROTECTED]> wrote:
java -cp "c:/Documents and
Settings/eyoung2297c/.m2/repository/argparser/argparser/1.0" -jar
console/target/comcast-seadac-console-1.0-SNAPSHOT.jar
sea DAC Console APP
Exception in thread "main" java.lang.NoClassDefFoundError:
argparser/StringHolder
at com.comcast.seadac.console.ConsoleApp.main(ConsoleApp.java:55)
Nothing to do with Maven... you haven't added the argparser jar to
your classpath.
Make sure you give the path all the way down to the filename of any
.jar files that contain classes you need.
--
Wendy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]