Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 57923 invoked from network); 14 Dec 2003 19:28:11 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 14 Dec 2003 19:28:11 -0000 Received: (qmail 67081 invoked by uid 500); 14 Dec 2003 19:27:58 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 66960 invoked by uid 500); 14 Dec 2003 19:27:57 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 66937 invoked from network); 14 Dec 2003 19:27:56 -0000 Received: from unknown (HELO sioux.media-style.com) (212.122.43.147) by daedalus.apache.org with SMTP; 14 Dec 2003 19:27:56 -0000 Received: from dsl-082-082-082-052.arcor-ip.net ([82.82.82.52] helo=media-style.com) by sioux.media-style.com with asmtp (Exim 3.35 #1 (Debian)) id 1AVbrn-00054M-00 for ; Sun, 14 Dec 2003 20:25:23 +0100 Message-ID: <3FDCB9B3.5010501@media-style.com> Date: Sun, 14 Dec 2003 20:27:47 +0100 From: Stefan Groschupf Reply-To: sg@media-style.com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Maven Users List Subject: maven eclipse plugin Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, i tried to get the maven plugin for eclipse to run but it throws this exception. The thing that confuse me is that i already have the org.aspectj.ajde deployed. (org.aspectj.ajde_1.1.4) Are there any version depedencies? Thanks for any hints! Stefan !SESSION Dec 14, 2003 19:08:06.906 --------------------------------------------- java.version=1.4.1_01 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB Command-line arguments: -os win32 -ws win32 -arch x86 -install file:C:/Programme/eclipse_3M5/ !ENTRY org.eclipse.core.runtime 2 1 Dec 14, 2003 19:08:06.921 !MESSAGE Problems encountered loading the plug-in registry. !SUBENTRY 1 org.eclipse.core.runtime 2 1 Dec 14, 2003 19:08:06.921 !MESSAGE Plug-in "org.mevenide" was disabled due to missing or disabled prerequisite plug-in "org.aspectj.ajde". !SESSION Dec 14, 2003 20:10:06.437 --------------------------------------------- java.version=1.4.1_01 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB Command-line arguments: -os win32 -ws win32 -arch x86 -install file:C:/Programme/eclipse_3M5/ !ENTRY org.eclipse.ui 4 4 Dec 14, 2003 20:10:06.437 !MESSAGE Unhandled event loop exception !ENTRY org.eclipse.ui 4 0 Dec 14, 2003 20:10:06.437 !MESSAGE org/eclipse/debug/core/variables/LaunchVariableUtil !STACK 0 java.lang.NoClassDefFoundError: org/eclipse/debug/core/variables/LaunchVariableUtil at org.mevenide.ui.eclipse.launch.configuration.MavenLaunchShortcut.getDefaultLaunchConfiguration(MavenLaunchShortcut.java:181) at org.mevenide.ui.eclipse.launch.configuration.MavenLaunchShortcut.launch(MavenLaunchShortcut.java:128) at org.mevenide.ui.eclipse.launch.configuration.MavenRunActionDelegate.run(MavenRunActionDelegate.java:67) at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:270) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:542) at org.eclipse.jface.action.ActionContributionItem.access$4(ActionContributionItem.java:494) at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:466) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:847) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2187) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1877) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1381) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:237) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:139) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:47) at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858) at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Main.java:299) at org.eclipse.core.launcher.Main.run(Main.java:767) at org.eclipse.core.launcher.Main.main(Main.java:601) !ENTRY org.eclipse.ui.workbench 4 2 Dec 14, 2003 20:10:35.578 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench". !STACK 0 org.eclipse.swt.SWTException: Class ID not found in registry result = -2147221018 at org.eclipse.swt.ole.win32.OLE.error(OLE.java:317) at org.eclipse.swt.ole.win32.OleClientSite.(OleClientSite.java:178) at org.eclipse.ui.internal.editorsupport.win32.OleEditor.createClientSite(OleEditor.java:227) at org.eclipse.ui.internal.editorsupport.win32.OleEditor.createPartControl(OleEditor.java:215) at org.eclipse.ui.internal.PartPane$4.run(PartPane.java:161) at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1127) at org.eclipse.core.runtime.Platform.run(Platform.java:464) at org.eclipse.ui.internal.PartPane.createChildControl(PartPane.java:157) at org.eclipse.ui.internal.PartPane.createControl(PartPane.java:206) at org.eclipse.ui.internal.EditorWorkbook.createPage(EditorWorkbook.java:156) at org.eclipse.ui.internal.EditorWorkbook.add(EditorWorkbook.java:97) at org.eclipse.ui.internal.EditorArea.addEditor(EditorArea.java:57) at org.eclipse.ui.internal.EditorPresentation.openEditor(EditorPresentation.java:351) at org.eclipse.ui.internal.EditorManager$2.run(EditorManager.java:545) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:84) at org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.java:534) at org.eclipse.ui.internal.EditorManager.openSystemInPlaceEditor(EditorManager.java:684) at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:436) at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:421) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:1974) at org.eclipse.ui.internal.WorkbenchPage.access$6(WorkbenchPage.java:1926) at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:1913) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:84) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:1908) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:1896) at org.eclipse.ui.actions.OpenWithMenu.openEditor(OpenWithMenu.java:258) at org.eclipse.ui.actions.OpenWithMenu.access$0(OpenWithMenu.java:251) at org.eclipse.ui.actions.OpenWithMenu$2.handleEvent(OpenWithMenu.java:166) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:847) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2187) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1877) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1381) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:237) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:139) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:47) at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858) at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Main.java:299) at org.eclipse.core.launcher.Main.run(Main.java:767) at org.eclipse.core.launcher.Main.main(Main.java:601) !ENTRY org.eclipse.ui 4 4 Dec 14, 2003 20:11:20.375 !MESSAGE Unhandled event loop exception !ENTRY org.eclipse.ui 4 0 Dec 14, 2003 20:11:20.375 !MESSAGE org/eclipse/debug/core/variables/LaunchVariableUtil !STACK 0 java.lang.NoClassDefFoundError: org/eclipse/debug/core/variables/LaunchVariableUtil at org.mevenide.ui.eclipse.launch.configuration.MavenLaunchShortcut.getDefaultLaunchConfiguration(MavenLaunchShortcut.java:181) at org.mevenide.ui.eclipse.launch.configuration.MavenLaunchShortcut.launch(MavenLaunchShortcut.java:128) at org.mevenide.ui.eclipse.launch.configuration.MavenRunActionDelegate.run(MavenRunActionDelegate.java:67) at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:270) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:542) at org.eclipse.jface.action.ActionContributionItem.access$4(ActionContributionItem.java:494) at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:466) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:847) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2187) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1877) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1381) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:237) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:139) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:47) at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858) at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Main.java:299) at org.eclipse.core.launcher.Main.run(Main.java:767) at org.eclipse.core.launcher.Main.main(Main.java:601) !ENTRY org.eclipse.ui 4 4 Dec 14, 2003 20:13:03.218 !MESSAGE Unhandled event loop exception !ENTRY org.eclipse.ui 4 0 Dec 14, 2003 20:13:03.218 !MESSAGE org/eclipse/debug/core/variables/LaunchVariableUtil !STACK 0 java.lang.NoClassDefFoundError: org/eclipse/debug/core/variables/LaunchVariableUtil at org.mevenide.ui.eclipse.launch.configuration.MavenLaunchShortcut.getDefaultLaunchConfiguration(MavenLaunchShortcut.java:181) at org.mevenide.ui.eclipse.launch.configuration.MavenLaunchShortcut.launch(MavenLaunchShortcut.java:128) at org.mevenide.ui.eclipse.launch.configuration.MavenRunActionDelegate.run(MavenRunActionDelegate.java:67) at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:270) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:542) at org.eclipse.jface.action.ActionContributionItem.access$4(ActionContributionItem.java:494) at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:466) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:847) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2187) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1877) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1381) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:237) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:139) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:47) at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858) at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Main.java:299) at org.eclipse.core.launcher.Main.run(Main.java:767) at org.eclipse.core.launcher.Main.main(Main.java:601) !ENTRY org.eclipse.ui 4 4 Dec 14, 2003 20:13:43.781 !MESSAGE Unhandled event loop exception !ENTRY org.eclipse.ui 4 0 Dec 14, 2003 20:13:43.781 !MESSAGE org/eclipse/debug/core/variables/LaunchVariableUtil !STACK 0 java.lang.NoClassDefFoundError: org/eclipse/debug/core/variables/LaunchVariableUtil at org.mevenide.ui.eclipse.launch.configuration.MavenLaunchShortcut.getDefaultLaunchConfiguration(MavenLaunchShortcut.java:181) at org.mevenide.ui.eclipse.launch.configuration.MavenLaunchShortcut.launch(MavenLaunchShortcut.java:128) at org.mevenide.ui.eclipse.launch.configuration.MavenRunActionDelegate.run(MavenRunActionDelegate.java:67) at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:270) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:542) at org.eclipse.jface.action.ActionContributionItem.access$4(ActionContributionItem.java:494) at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:466) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:847) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2187) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1877) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1381) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:237) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:139) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:47) at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858) at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Main.java:299) at org.eclipse.core.launcher.Main.run(Main.java:767) at org.eclipse.core.launcher.Main.main(Main.java:601) !ENTRY org.eclipse.ui 4 4 Dec 14, 2003 20:13:48.343 !MESSAGE Unhandled event loop exception !ENTRY org.eclipse.ui 4 0 Dec 14, 2003 20:13:48.343 !MESSAGE org/eclipse/debug/core/variables/LaunchVariableUtil !STACK 0 java.lang.NoClassDefFoundError: org/eclipse/debug/core/variables/LaunchVariableUtil at org.mevenide.ui.eclipse.launch.configuration.MavenLaunchShortcut.getDefaultLaunchConfiguration(MavenLaunchShortcut.java:181) at org.mevenide.ui.eclipse.launch.configuration.MavenLaunchShortcut.launch(MavenLaunchShortcut.java:128) at org.mevenide.ui.eclipse.launch.configuration.MavenRunActionDelegate.run(MavenRunActionDelegate.java:67) at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:270) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:542) at org.eclipse.jface.action.ActionContributionItem.access$4(ActionContributionItem.java:494) at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:466) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:847) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2187) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1877) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1381) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:237) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:139) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:47) at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858) at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Main.java:299) at org.eclipse.core.launcher.Main.run(Main.java:767) at org.eclipse.core.launcher.Main.main(Main.java:601) !ENTRY org.eclipse.ui 4 4 Dec 14, 2003 20:13:56.687 !MESSAGE Unhandled event loop exception !ENTRY org.eclipse.ui 4 0 Dec 14, 2003 20:13:56.703 !MESSAGE org/eclipse/debug/core/variables/LaunchVariableUtil !STACK 0 java.lang.NoClassDefFoundError: org/eclipse/debug/core/variables/LaunchVariableUtil at org.mevenide.ui.eclipse.launch.configuration.MavenLaunchShortcut.getDefaultLaunchConfiguration(MavenLaunchShortcut.java:181) at org.mevenide.ui.eclipse.launch.configuration.MavenLaunchShortcut.launch(MavenLaunchShortcut.java:128) at org.mevenide.ui.eclipse.launch.configuration.MavenRunActionDelegate.run(MavenRunActionDelegate.java:67) at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:270) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:542) at org.eclipse.jface.action.ActionContributionItem.access$4(ActionContributionItem.java:494) at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:466) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:847) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2187) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1877) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1381) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:237) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:139) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:47) at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858) at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Main.java:299) at org.eclipse.core.launcher.Main.run(Main.java:767) at org.eclipse.core.launcher.Main.main(Main.java:601) !ENTRY org.eclipse.ui 4 4 Dec 14, 2003 20:14:12.00 !MESSAGE Unhandled event loop exception !ENTRY org.eclipse.ui 4 0 Dec 14, 2003 20:14:12.15 !MESSAGE org/eclipse/debug/core/variables/LaunchVariableUtil !STACK 0 java.lang.NoClassDefFoundError: org/eclipse/debug/core/variables/LaunchVariableUtil at org.mevenide.ui.eclipse.launch.configuration.MavenLaunchShortcut.getDefaultLaunchConfiguration(MavenLaunchShortcut.java:181) at org.mevenide.ui.eclipse.launch.configuration.MavenLaunchShortcut.launch(MavenLaunchShortcut.java:128) at org.mevenide.ui.eclipse.launch.configuration.MavenRunActionDelegate.run(MavenRunActionDelegate.java:67) at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:270) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:542) at org.eclipse.jface.action.ActionContributionItem.access$4(ActionContributionItem.java:494) at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:466) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:847) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2187) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1877) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1381) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:237) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:139) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:47) at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858) at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.eclipse.core.launcher.Main.basicRun(Main.java:299) at org.eclipse.core.launcher.Main.run(Main.java:767) at org.eclipse.core.launcher.Main.main(Main.java:601) -- open technology: http://www.media-style.com open source: http://www.weta-group.net open discussion: http://www.text-mining.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org