Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
3.0.1
-
None
-
None
Description
Geronimo Eclipse Plugin 3.0.1 don't install in eclipse mars.
If you try to install Geronimo v3.0 Server Adapter 3.0.1, the installation fails with the following error:
Cannot complete the install because one or more required items could not be found.
Software being installed: Geronimo v3.0 Server Adapter 3.0.1 (org.apache.geronimo.v30.feature.feature.group 3.0.1)
Missing requirement: Geronimo Server Tools V30 UI Plug-in 3.0.1 (org.apache.geronimo.st.v30.ui 3.0.1) requires 'bundle org.eclipse.tm.terminal.view [2.1.0,4.0.0)' but it could not be found
Cannot satisfy dependency:
From: Geronimo v3.0 Server Adapter 3.0.1 (org.apache.geronimo.v30.feature.feature.group 3.0.1)
To: org.apache.geronimo.st.v30.ui [3.0.1]
In fact Mars p2 repositories doesn't provide
- org.eclipse.tm.terminal
- org.eclipse.tm.terminal.view
- org.eclipse.tm.terminal.ssh
- org.eclipse.tm.terminal.telnet
required by org.apache.geronimo.st.v30.ui 3.0.1.
In fact these osgi bundles are not anymore in TM 4.0 which is sent with eclipse 4.5.
You have to add the Luna's repositories in P2 (either http://download.eclipse.org/releases/luna/ or http://download.eclipse.org/tm/updates/3.7) to be able to install GEP.