hi everyone
when i run command
maven cruisecontrol:run
it gives following error:
cruisecontrol:run:
[java] Failed to load Main-Class manifest attribute from
[java] C:\Documents and
Settings\Administrator\.maven\repository\maven\plugins\main\dist\cruisecontrol.jar
[java] [ERROR] Java
ked on the jar, I got this error:
> Failed to load Main-Class manifest attribute from
> /Volumes/newData/Users/davidno0/Documents/my-app/target/my-app-1.0
> -
> SNAPSHOT.jar
> Any idea how to fix the problem?
>
> David N.
>
>
> --
which also ended successfully.
But when I double clicked on the jar, I got this error:
Failed to load Main-Class manifest attribute from
/Volumes/newData/Users/davidno0/Documents/my-app/target/my-app-1.0-
SNAPSHOT.jar
Any idea how to fix the problem?
David N