Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Current catalog, checkstyle & PMD, 1.2

I am not sure where the problem is, but the p2 repository [1] linked
from the catalog.xml [2] has dependency on m2e [1.0,1.2). The same
repository is referenced from compiled catalog used by m2e 1.1/1.2.


[1] http://m2e-code-quality.github.com/m2e-code-quality/site/1.0/
[2] https://github.com/tesla/m2e-discovery-catalog/blob/master/org.eclipse.m2e.discovery.oss/src/main/resources-filtered/connectors.xml#L388

--
Regards,
Igor

On 12-11-04 7:43 PM, Benson Margulies wrote:
Actually, Igor, the deps were fixed to be 1.3.0) some time ago. The
current catalog doesn't point to that site, it points to the output of
the Sonatype CI build.



On Sun, Nov 4, 2012 at 7:15 PM, Igor Fedorenko <igor@xxxxxxxxxxxxxx
<mailto:igor@xxxxxxxxxxxxxx>> wrote:

    I did not check bundles, but at least
    com.basistech.m2e.code.__quality.pmd
    declares [1.0.0,1.2.0) m2e dependency version range according to p2
    metadata of [1]. You need to update m2e dependency to be [1.0,2).

    Also, you probably need to make net.sourceforge.pmd.eclipse.__plugin
    plugin and other dependencies available from your update site. This way
    users will be able to install pmd plugin directory from m2e discovery
    catalog even if the do not already have
    net.sourceforge.pmd.eclipse.__plugin installed.


    [1]
    http://m2e-code-quality.__github.com/m2e-code-quality/__site/1.0/
    <http://m2e-code-quality.github.com/m2e-code-quality/site/1.0/>

    --
    Regards,
    Igor


    On 12-11-04 2:34 PM, Benson Margulies wrote:

        I've received two different complaints that the current cataloged
        version of the checkstyle and pmd connectors refuse to install
        with 1.2.
        I'm very confused. Can anyone give me a hand understanding this?

        Also, is the information about the CI build on any website
        somewhere? I
        don't seem to have retained it in my mailbox very successfully.



        _________________________________________________
        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



Back to the top