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?

I'm using 0.15.0:

  m2e connector for build-helper-maven-plugin 0.15.0.201207090124 org.sonatype.m2e.buildhelper.feature.feature.group Sonatype, Inc.

An example pom is here:


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



On Tue, Apr 22, 2014 at 12:58 PM, Igor Fedorenko <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>> 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>
        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