error :[java] Failed to load Main-Class manifest attribute from /.../cruisecontrol.jar

2006-08-18 Thread manoj kaushik
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

Re: Failed to load Main-Class manifest attribute

2005-12-03 Thread Eric Redmond
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. > > > --

Failed to load Main-Class manifest attribute

2005-11-30 Thread David Novogrodsky
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