• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Adding a maven plugin to eclipse none of the old links work anymore.

 
Ranch Hand
Posts: 681
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I know this is an old old old problem, but it seems everytime we get a new version of eclipse they change the URL link.

Using eclipse eclipse-jee-europa-winter-win32 Using help software updates find and install

So i used http://eclipse.org/m2e/download/ just seem to hang while searching


Then i used https://repository.sonatype.org/content/sites/forge-sites/m2e/ which replaced http://m2eclipse.sonatype.org/sites/m2e got network problem.

So i used the http://download.eclipse.org/technology/m2e/releases and got network problem.

What is the latest working maven plugin that i can use please

Thanks for any help





 
Tony Evans
Ranch Hand
Posts: 681
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Also used this link http://download.eclipse.org/technology/m2e/releases once again network problems
 
Tony Evans
Ranch Hand
Posts: 681
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
On http://eclipse.org/m2e/download/ it just seems to hang while searching, is this the correct plugin site and it takes about an hour or two to do the search ???
 
Tony Evans
Ranch Hand
Posts: 681
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
http://eclipse.org/m2e/download/ timed out with a network error, so this is not the correct link either.
 
Tony Evans
Ranch Hand
Posts: 681
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
m2eclipse - http://m2eclipse.sonatype.org/sites/m2e with eclipse keppler does not work
 
Tony Evans
Ranch Hand
Posts: 681
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Downloaded eclipse keppler which has given me a marketplace downloaded maven eclipse with juno. Juno is new on me. ???
 
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Juno is last year's version of Eclipse, Kepler is this year's version. New versions of Eclipse come out around the end of June, beginning of July. And yes using the marketplace is the preferred way to get the latest m2e plugin.
 
reply
    Bookmark Topic Watch Topic
  • New Topic