[ http://jira.codehaus.org/browse/MNGECLIPSE-56?page=comments#action_56856 ]
Dmitri Maximovich commented on MNGECLIPSE-56: --------------------------------------------- I cannot reproduce the issue: -Fresh installation of Eclipse 3.1.1 on Windows, no extra plugins. JDK 1.5.0_05 and _06. -Installed m2 plugin via update manager -restart -created project, enabled m2 on it -run 'package' goal no problems Please provide detailed steps to reproduce problem. Did it happen after update from 0.0.3 or on fresh install? Kees, in your report you indicated that jre 1.5 is used but in a log attached there is 1.4. But I have also tried to run goals under 1.4 and still cannot reproduce it. > Exception running M2 build > -------------------------- > > Key: MNGECLIPSE-56 > URL: http://jira.codehaus.org/browse/MNGECLIPSE-56 > Project: Maven 2.x Extension for Eclipse > Type: Bug > Components: Maven Launcher > Versions: 0.0.4, 0.0.3 > Environment: Eclipse 3.1.1 + WTP 1.0, JRE 1.5.0_06 > Reporter: Kees de Kooter > Assignee: Dmitri Maximovich > Priority: Blocker > Attachments: eclipse.log > > > When I try to run an m2 build an error pops up: "Could not find the main > class. Program will exit.". > The console shows the following: > java.lang.NoClassDefFoundError: and > Exception in thread "main" -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
