2017-08-04 5 views
1

J'utilise Helios Service Release 2 et j'essaye d'installer maven plugin pour créer un nouveau projet Maven. Mais en essayant d'installer Maven en utilisant http://download.eclipse.org/technology/m2e/releases Je reçois ci-dessous exceptionHelios impossible d'installer le plugin Maven

Cannot complete the install because one or more required items could not be found. 
    Software being installed: m2e - Maven Integration for Eclipse (includes 
    Incubating components) 1.8.1.20170728-1531 
     (org.eclipse.m2e.feature.feature.group 1.8.1.20170728-1531) 
     Missing requirement: Maven Integration for Eclipse 1.8.1.20170728- 
     1531 (org.eclipse.m2e.core 1.8.1.20170728-1531) requires 'bundle 
     org.eclipse.osgi 3.10.0' but it could not be found 
      Cannot satisfy dependency: 
      From: Maven Integration for Eclipse 1.8.1.20170728-1531 
     (org.eclipse.m2e.core.ui 1.8.1.20170728-1531) 
To: bundle org.eclipse.m2e.core [1.8.1,1.9.0) 
    Cannot satisfy dependency: 
From: m2e - Maven Integration for Eclipse (includes Incubating components) 
1.8.1.20170728-1531 (org.eclipse.m2e.feature.feature.group 1.8.1.20170728-1531) 
To: org.eclipse.m2e.core.ui [1.8.1.20170728-1531] 

Répondre