I am trying to install maven 1.5 in eclipse unfortunately I am getting errors like:
Cannot complete the install because one or more required items could not
If all the above options don't work, then first install the WST plugin in your eclipse.
In order to do that, in Eclipse Juno, go to Install New Software > Add
, under Name
place Juno
and under Location URL
insert http://download.eclipse.org/releases/juno
.
Then, select WST Server Adapters
under Web, XML, Java, ...
(last option of the list).
Accept licensing agreement and restart Eclipse.
Then resume the usual procedure to install Maven.