Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Spring and Facet nature

support for random collection of unrelated maven plugins, like antlr,
modello and build-helper. The plan is to split this into mojo-specific
bundles once we implement discovery and installation of m2e extensions.

--
Regards,
Igor

On 10-12-05 08:57 AM, ildella@xxxxxxxxx wrote:
all right but what are the "Project configurators for commonly....
(temporary)". fro update site for?
Given that I already have the WTP extension, how is the pom supposed to
be configured to automatically add WTP facet to my projects?

On Tue, Nov 30, 2010 at 3:28 PM, Igor Fedorenko <igor@xxxxxxxxxxxxxx
<mailto:igor@xxxxxxxxxxxxxx>> wrote:

    I do not believe there is existing integration between m2e and sts, at
    least nobody mentioned it on m2e mailing lists.

    m2e does not provide a generic user-accessible mechanism to enable
    natures, this needs to be coded in java.

    --
    Regards,
    Igor


    On 10-11-30 08:38 AM, ildella@xxxxxxxxx <mailto:ildella@xxxxxxxxx>
    wrote:

        Hi.

        I'd like to configure M2Eclipse with spring nature, wtp facet
        project
        and other eclipse extensions.
        Starting from here:
        http://stackoverflow.com/questions/4122308/can-i-configure-m2eclipse-through-pom-xml
        I have read the doc and I'd like to ask:

        1. I have installed M2eclipse WTP from
        http://m2eclipse.sonatype.org/sites/m2e-extras/ but I do not
        know what
        to write in POM to enable facet configurazion.
        2. on that update site there is a module "Project configurators for
        commonly.... (temporary)". I have installed but... what's that? what
        configurator do they allow to use? And again, how do I write pom
        xml for
        that?
        3. I have also found this:
        http://code.google.com/p/m2e-extensions/
        are they completely external or included in the "temporary" project
        configurators of point 2?

        Thanks.

        --
        Daniele Dellafiore
        http://danieledellafiore.net

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




--
Daniele Dellafiore
http://danieledellafiore.net



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


Back to the top