Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [glassfish-dev] org.glassfish.corba:4.2.3-RC2

Hi,

It's not that cyclic, Jersey depends on a lower version of Glassfish. It's more about both the GF 6.0.0-RC1 and GF 6.0.0-RC2 which depend on non-published corba and shoal artifacts.

-- Jan

On 03.12.2020 7:43, arjan tijms wrote:
Hi,

It should technically be possible to just publish the 6.0.0 version of GlassFish’ EJB module first, then have Jersey depend on this 6.0.0 version, publish Jersey, have GF depend on that, then publish the rest of GF 6.0.0.


On Thursday, December 3, 2020, Maxim Nesen <maxim.nesen@xxxxxxxxxx <mailto:maxim.nesen@xxxxxxxxxx>> wrote:

    Hi,

    Yes sure, but any way it's required to be in Central because
    otherwise the final version of Jersey won't be published.

    Regards,
    Maxim

    ----- Original Message -----
    From: arjan.tijms@xxxxxxxxx <mailto:arjan.tijms@xxxxxxxxx>
    To: glassfish-dev@xxxxxxxxxxx <mailto:glassfish-dev@xxxxxxxxxxx>
    Sent: Thursday, December 3, 2020 1:50:34 AM GMT +01:00 Amsterdam /
    Berlin / Bern / Rome / Stockholm / Vienna
    Subject: Re: [glassfish-dev] org.glassfish.corba:4.2.3-RC2

    Hi,

    On Thu, Dec 3, 2020 at 1:20 AM Jan Supol <jan.supol@xxxxxxxxxx
    <mailto:jan.supol@xxxxxxxxxx>> wrote:

        org.glassfish.main.ejb:ejb-container:jar:6.0.0-RC1:provided
          +- org.glassfish.main.orb:orb-connector:jar:6.0.0-RC1:provided
          |  +-
        org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.3-RC2:provided
          |  \-
        org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.3-RC2:provided
          +- org.glassfish.ha:ha-api:jar:3.1.12:provided
          |  \-
        org.glassfish.main.cluster:gms-bootstrap:jar:6.0.0-RC1:provided
          |     \-
        org.glassfish.shoal:shoal-gms-api:jar:2.0.0-RC1:provided

        Jersey is directly using just
        org.glassfish.main.ejb:ejb-container.


    That looks like another one of those nasty circular dependencies.
    GlassFish depends on Jersey, but Jersey depends on GlassFish :O

    Kind regards,
    Arjan Tijms



_______________________________________________
glassfish-dev mailing list
glassfish-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/glassfish-dev__;!!GqivPVa7Brio!LfAaGFKVR4ZFFHhTEDOJvNsmN1NDg0RnBlJkyCnfx0E2CGbkrYvKnsxd6Qa6wJcc$


Back to the top