Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Menu item "Project / Update All Maven Dependencies" is missing

m2e should download dependencies automatically, if you need to force an update right-click the project, then select Maven > Update Dependencies.

On 23 August 2011 12:38, Smith, Michael <michael.smith.ms10@xxxxxxxxxxxxxxxxxxxxx> wrote:

Hi, folks:

 

I have been using Sonatype’s M2 Maven Integration with Eclipse for about a year without problems.

 

I am now setting up a new workstation. I have Eclipse Indigo installed (instead of Helios, which I was using previously). I installed M2E from the new location on eclipse.org. The install seemed to go without a hitch, and I see evidence that M2E is installed. (For example, M2E shows up in the Eclipse “Installed Software” page, and when I right-click on POM files, I see the usual Maven-related menu items.)

 

However, I don’t have a menu item "Project / Update All Maven Dependencies". Has this menu item been eliminated? Without this menu item, I can’t get the repository populated. I couldn’t find any documentation about this issue. Any help would be appreciated.

 

-- Mike Smith

 


_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users



Back to the top