> 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.

Wayne

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

Reply via email to