How to check out a maven project in eclipse

This writeup will show you how easy it is to install the correct plugins to be able to checkout a maven in eclipse-juno. The problem one would commonly face is that the subversive plugin is missing in this eclipse version.

In the previous version of eclipse we just have to install 3 plugins:
1.) m2e
2.) subclipse
3.) m2e-subversive (missing in eclipse-juno)

Solutions:
1.) Use polarion plugin and m2e: http://community.polarion.com/projects/subversive/download/integrations/update-site/

But the most simplest and straight forward is just to look at eclipse-juno's update site: http://download.eclipse.org/releases/juno
Then open the Collaboration part and check subversive and m2e plugins

0 Comments

Post a Comment

Post a Comment (0)

Previous Post Next Post
NERV Open Source

Building production Spring Boot systems?

Explore NERV — open-source Java libraries for audit trails, persistence, exception handling, and reliable event-driven architecture.

Explore NERV on GitHub →