spring-attic / spring-ide

Spring Development Environment for Eclipse
299 stars 126 forks source link

Spring 3.8.1 disables Eclipse Maven plugin #133

Open martinlippert opened 7 years ago

martinlippert commented 7 years ago

(migrated from https://jira.spring.io/browse/IDE-1389, please check for more comments and details)

Downloading the latest Mars.2 release of Eclipse for Java (not EE) which comes with Maven installed. Installing Spring IDE from the marketplace shows the latest release as 3.8.1. If I install that, the Maven plugin gets disabled so that I can no longer even see Maven in the Eclipse preferences. This is even if I do not install the Spring Maven integration. If I un-install Spring IDE does not restore the Maven plugin.

This works even if I just install Core/Spring IDE from the manual install site.

anshukas commented 7 years ago

This issue also in Eclipse Java EE IDE for Web Developers. Version: Luna Service Release 1a (4.4.1) Here the screenshot. You can see Spring but No Maven in File -> New image

martinlippert commented 7 years ago

I would guess that this is related to bundle wiring dependency issues around certain Maven packages. Since we implemented a few changes in this area, I would like to ask you to check the latest Eclipse Neon release and try to install the latest Spring Tool Suite components into that (you could use the Marketplace, if you would like to give that a try). The versions for Eclipse Luna are out-of-date and not updated with newer versions of STS anymore.