On Mon, Dec 19, 2011 at 9:40 AM, Wayne Fay <wayne...@gmail.com> wrote:
>> when I run java -cp target\TestAppTest-1.0-SNAPSHOT.jar
>> (and then)org.jason.ShadowInnovations.App (that didnt work [Error: Could not
>> find or load main class jar] so I put
>> in)org.jason.ShadowInnovations.AppTest (and i got [Error: Could not find or
>> load main class]
>
> You should go download Eclipse or Netbeans and let your IDE handle the
> basics for you, then worry about these details once you're more
> comfortable with how things work. Both IDEs are free and have Maven
> plug-ins for building projects.

Also, it looks like fundamentally Maven is doing the right thing.
What you are stumbling into are Java basics and you are going to
struggle to get advice from this list.
Ask at local Java expert at your company or find someone and pay them
to train you.

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

Reply via email to