looks like it is a STS issue. I am going to switch to LUNA
!ENTRY org.eclipse.jface 4 2 2014-10-10 09:28:16.566 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface". !STACK 0 java.lang.NullPointerException at org.eclipse.jface.viewers.ViewerCell.getStyleRanges(ViewerCell.java:195) .... !ENTRY org.eclipse.core.jobs 4 2 2014-10-10 09:28:38.971 !MESSAGE An internal error occurred during: "Updating Maven Project". !STACK 0 java.lang.NoClassDefFoundError: org/apache/maven/project/MavenProject at org.springframework.ide.eclipse.maven.internal.core.SpringProjectConfigurator.doConfigure(SpringProjectConfigurator.java:42) at org.springframework.ide.eclipse.maven.AbstractSpringProjectConfigurator.configure(AbstractSpringProjectConfigurator.java:43) at org.eclipse.m2e.core.project.configurator.AbstractLifecycleMapping.configure(AbstractLifecycleMapping.java:120) at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager$3.call(ProjectConfigurationManager.java:477) at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager$3.call(ProjectConfigurationManager.java:1) at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.executeBare(MavenExecutionContext.java:176) at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:151) at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.updateProjectConfiguration(ProjectConfigurationManager.java:470) at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.updateProjectConfiguration0(ProjectConfigurationManager.java:408) at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager$2.call(ProjectConfigurationManager.java:321) at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager$2.call(ProjectConfigurationManager.java:1) at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.executeBare(MavenExecutionContext.java:176) at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:151) at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:99) at org.eclipse.m2e.core.internal.embedder.MavenImpl.execute(MavenImpl.java:1349) at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.updateProjectConfiguration(ProjectConfigurationManager.java:318) at org.eclipse.m2e.core.ui.internal.UpdateMavenProjectJob.runInWorkspace(UpdateMavenProjectJob.java:77) at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) Caused by: java.lang.ClassNotFoundException: org.apache.maven.project.MavenProject cannot be found by org.springframework.ide.eclipse.maven_3.6.1.201408250730-RELEASE at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:432) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:345) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:337) at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:160) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 19 more On Fri, Oct 10, 2014 at 9:15 AM, Dan Tran <dant...@gmail.com> wrote: > I am using both STS 3.6.1 and Luna R ( dont ask why :-). after install a > new STS, I need to install http://ifedorenko.github.com/m2e-extras/ to > get mavendev development with mojo annotation support[1], > that update site, requires m2e 1.6 which is not officially released yet ( > i pick it up from Takari latest). This is where it turns sourer. Now I > wish to be able to install the version of m2e-extra that used to work > before with m2e 1.5. The eclipse update site format is really bad in this > format it only goes for latest > > My biggest issue now are all my external and internal plugins show up RED > in my Eclipse. Which is very annoying. > > Do you see the same issue? > > -Dan > > [1] http://dev.eclipse.org/mhonarc/lists/m2e-users/msg04471.html > > On Fri, Oct 10, 2014 at 6:08 AM, Ron Wheeler < > rwhee...@artifact-software.com> wrote: > >> You can save a lot of these types of issues that just add overhead by >> using the free Eclipse/STS from the Springsource guys. >> OOB, it is Eclipse Luna with everything that you need to develop with >> Java and Maven (and a lot of other technologies). >> >> I have found one problem with the JavaFX plug-in e(fx)clipse and STS but >> other than that it works great and saves all this integration bullshit that >> comes with each Eclipse upgrade. >> >> We were wasting hours or days with each upgrade and had a great deal of >> difficulty keeping everyone's configuration of tools identical. >> >> Sorry for the off-topic comments but I have seen these integration issues >> a lot here over the years and this was a great solution. >> >> Ron >> >> >> On 10/10/2014 1:16 AM, Anders Hammar wrote: >> >>> You will probably have more luck on the m2e list than here on the Maven >>> list. >>> >>> /Anders (mobile) >>> Den 10 okt 2014 03:42 skrev "Dan Tran" <dant...@gmail.com>: >>> >>> I am try to install m2extra with eclipse luna using >>>> http://ifedorenko.github.com/m2e-extras/ >>>> >>>> Is it still a valid updatesite, I am running into dependency issue >>>> >>>> error is >>>> >>>> Installing com.ifedorenko.m2e.mavendev.feature.feature.group >>>> 0.3.0.201410040035. >>>> Cannot complete the install because one or more required items could >>>> not be >>>> found.Installation failed. >>>> >>>> Software being installed: Maven Development Tools 0.3.0.201410040035 >>>> (com.ifedorenko.m2e.mavendev.feature.feature.group 0.3.0.201410040035) >>>> Missing requirement: Maven Development Tools 0.3.0.201409160039 >>>> (com.ifedorenko.m2e.mavendev 0.3.0.201409160039) requires 'bundle >>>> org.eclipse.m2e.workspace.cli 0.1.0' but it could not be found >>>> Cannot satisfy dependency: >>>> From: Maven Development Tools 0.3.0.201410040035 >>>> (com.ifedorenko.m2e.mavendev.feature.feature.group 0.3.0.201410040035) >>>> To: com.ifedorenko.m2e.mavendev [0.3.0.201409160039] >>>> >>>> >>>> Any help is very much appreciated >>>> >>>> >>>> >>>> -Dan >>>> >>>> >> >> -- >> Ron Wheeler >> President >> Artifact Software Inc >> email: rwhee...@artifact-software.com >> skype: ronaldmwheeler >> phone: 866-970-2435, ext 102 >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org >> For additional commands, e-mail: users-h...@maven.apache.org >> >> >