Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] m2e plugin installation in eclipse

You can try "Eclipse IDE for Java Developers" distribution available
from [1]. It already has everything needed to develop maven-based java
application.

[1] http://eclipse.org/downloads/

--
Regards,
Igor

On 12-05-26 1:34 AM, Yusuf Matcheswala wrote:
Hi Matthew,

Thanks for your reply. This is the first time I am using eclipse. I am
trying to figure out to enable Indigo repository per your suggestion. I
have been looking under window->show view->CVS repositories and then CVS
but cannot find a way to enable the Indigo repository. Is there a path I
need to know for the repository? Also you mention "other repository with
WST" what is WST? I will appreciate your help on this.

Thanks

On Fri, May 25, 2012 at 11:41 AM, Matthew Piggott <mpiggott@xxxxxxxxxxxx
<mailto:mpiggott@xxxxxxxxxxxx>> wrote:

    You need to have the Helios/Indigo repository (or other repository
    with WST) enabled as well.  If you do have the repository enabled,
    ensure that Contact All Update Sites is checked.

    On 25 May 2012 11:39, Yusuf Matcheswala <ymatcheswala@xxxxxxxxx
    <mailto:ymatcheswala@xxxxxxxxx>> wrote:

        I am trying to install maven plugin from the following site:

        m2e releases repository -
        http://download.eclipse.org/technology/m2e/releases

        The items that get selected for install are:

        m2e - Maven Integration for Eclipse1.0.100.20110804-1717
        m2e - slf4j over logback logging (Optional)1.0.100.20110804-1717

        But I get the following error:

        Cannot complete the install because one or more required items
        could not be found.
           Software being installed: m2e - Maven Integration for Eclipse
        1.0.100.20110804-1717 (org.eclipse.m2e.feature.feature.group
        1.0.100.20110804-1717)
           Missing requirement: m2e - Maven Integration for Eclipse
        1.0.100.20110804-1717 (org.eclipse.m2e.feature.feature.group
        1.0.100.20110804-1717) requires 'org.eclipse.wst.xml.core 0.0.0'
        but it could not be found

        Where can I get the missing components and how do I install them
        so I can continue with maven installation.
        --
        Thanks

        --
        http://www.linkedin.com/in/ymatches
        @ymatcheswala


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



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




--
http://www.linkedin.com/in/ymatches
@ymatcheswala



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


Back to the top