RE: Java.lang.ClassNotFoundException: interaction

2003-06-25 Thread Matthew Wilson
(Forehead.java:543) at com.werken.forehead.Forehead.main(Forehead.java:573) _ Matthew Wilson -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Sunday, June 22, 2003 11:09 PM To: Maven Developers List Subject: Re: Java.lang.ClassNotFoundException

Java.lang.ClassNotFoundException: interaction

2003-06-13 Thread Matthew Wilson
I am working with the 1.0-beta-10-SNAPSHOT, and am getting this error everywhere! Java.lang.ClassNotFoundException: interaction The stack trace is no help. What dependency am I missing? _ Matthew Wilson

jar classpath

2003-06-12 Thread Matthew Wilson
I have a swing app that I am using maven to manage.  I wish to produce a jar that the Manifest includes a classpath that is build from maven, and the jars are packed in a way that is easy to distribute. I have not seen an example of this.  Has anyone doe this?   Matthew Wilson