Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] m2e connector for maven-dependency-plugin?

Oh, sorry, I copied and pasted the wrong thing. How can I see what version of m2e is installed? I have a fresh version of Eclipse for J2EE developers.

Where should I file bugs against m2e?

James


——————
Sólo de errores se aprende. — Shakira



On Tue, Apr 22, 2014 at 3:07 PM, Igor Fedorenko <igor@xxxxxxxxxxxxxx> wrote:
Not sure I follow. How is build-helper-maven-plugin connector related to
maven-dependency-plugin?

Also note that m2e-code-quality github project is independent from m2e
eclipse project. I don't know if any of m2e-code-quality developers are
subscribed to this list, so if you have issues with their m2e extensions
you may need to contact them directly.

--
Regards,
Igot


On 2014-04-22, 15:01, James Wilson wrote:
I'm using 0.15.0:

   m2e connector for
build-helper-maven-plugin0.15.0.201207090124org.sonatype.m2e.buildhelper.feature.feature.groupSonatype,
Inc.

An example pom is here:

https://github.com/m2e-code-quality/m2e-code-quality/issues/46

——————
Sólo de errores se aprende. — Shakira



On Tue, Apr 22, 2014 at 12:58 PM, Igor Fedorenko <igor@xxxxxxxxxxxxxx
<mailto:igor@xxxxxxxxxxxxxx>> wrote:

    m2e is expected to ignore plugins bound to package phase. If you get
    "plugin not covered" error marker, please open bug report and provide
    small standalone project we can use to reproduce the problem.

    Before you do that, though, make sure the problem is still present in
    m2e 1.5. I vaguely remember I looked into this relatively recently.

    --
    Regards,
    Igor


    On 2014-04-22, 12:32, James Wilson wrote:

        We have a package phase that downloads some dependencies and
        packages
        them in custom ways. It's not really important that Eclipse be
        able to
        perform these steps, I would just like to be able to import the pom
        without getting an error. If there isn't a connector, I can tell our
        developers to mark the plugin as ignored in preferences. (Our
        team is
        against marking them as ignored in the pom.)

        ——————
        Sólo de errores se aprende. — Shakira



        On Tue, Apr 22, 2014 at 11:51 AM, Igor Fedorenko
        <igor@xxxxxxxxxxxxxx <mailto:igor@xxxxxxxxxxxxxx>
        <mailto:igor@xxxxxxxxxxxxxx <mailto:igor@xxxxxxxxxxxxxx>>> wrote:

             No, there is no such thing. What are you trying to do?

             --
             Regards,
             Igor


             On 2014-04-22, 11:49, James Wilson wrote:

                 I don't see a connector for maven-dependency-plugin in the
                 marketplace.
                 Is there one available somewhere?

                 James
                 ——————
                 Sólo de errores se aprende. — Shakira



                 ___________________________________________________

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

             ___________________________________________________

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


             <https://dev.eclipse.org/__mailman/listinfo/m2e-users
        <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
        <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
    <https://dev.eclipse.org/mailman/listinfo/m2e-users>




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

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


Back to the top