Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-platform-dev] Latest Weld alfas?

Hi,

On 6/22/20 11:22 PM, arjan tijms wrote:
Hi,

Strange, is there a visibility issue perhaps? I see only Alpha1 here:

https://mvnrepository.com/artifact/org.jboss.weld/weld-api

it is probably not up-to-date yet. My experience is that it takes to much time for artifacts to be available there after the release. Better to rely on central.


Though an Alpha2 here, which I perhaps overlooked  last time (or I looked at weld-core instead of weld-core-impl, which happens too often)

https://mvnrepository.com/artifact/org.jboss.weld/weld-core-impl

There's no Alpha3 though.

Central knows about it: https://repo1.maven.org/maven2/org/jboss/weld/weld-core-impl/4.0.0.Alpha3/

thanks,
--lukas





On Mon, Jun 22, 2020 at 11:10 PM Scott Stark <starksm64@xxxxxxxxx <mailto:starksm64@xxxxxxxxx>> wrote:

    It is definitely out on central as I have built against it on
    several different host machines.

    https://repo1.maven.org/maven2/org/jboss/weld/weld-core-bom/4.0.0.Alpha3/

    On Mon, Jun 22, 2020, 9:16 AM arjan tijms <arjan.tijms@xxxxxxxxx
    <mailto:arjan.tijms@xxxxxxxxx>> wrote:

        Hi,

        Thanks Thiago for opening that issue. Yes, the servlet version
        is specifically needed for Piranja. I also try some stuff
        locally, perhaps deleting the problematic packages we don't need.

        Kind regards,
        Arjan

        On Mon, Jun 22, 2020 at 3:28 PM Thiago Henrique Hupner
        <thihup@xxxxxxxxx <mailto:thihup@xxxxxxxxx>> wrote:

            I've already opened an issue about the weld-servlet-core

            https://issues.redhat.com/browse/WELD-2630

            Em seg., 22 de jun. de 2020 às 10:26, arjan tijms
            <arjan.tijms@xxxxxxxxx <mailto:arjan.tijms@xxxxxxxxx>> escreveu:

                Hi,

                Just wondering, where are the latest Weld alfas being
                hosted?

                I noticed Maven Central only has alfa1, and only for a
                select few artefacts, e.g.
                https://mvnrepository.com/artifact/org.jboss.weld/weld-api/4.0.Alpha1 while
                the repo is at Alpha3.

                Additionally, other artefacts like servlet-core don't
                have an alpha at all in Maven Central:

                https://mvnrepository.com/artifact/org.jboss.weld.servlet/weld-servlet-core

                I also looked at
                https://jakarta.oss.sonatype.org/content/repositories/staging/org/
                and
                https://oss.sonatype.org/content/repositories/staging/org/jboss/weld/


                Kind regards,
                Arjan Tijms

                _______________________________________________
                jakartaee-platform-dev mailing list
                jakartaee-platform-dev@xxxxxxxxxxx
                <mailto:jakartaee-platform-dev@xxxxxxxxxxx>
                To unsubscribe from this list, visit
                https://www.eclipse.org/mailman/listinfo/jakartaee-platform-dev

            _______________________________________________
            jakartaee-platform-dev mailing list
            jakartaee-platform-dev@xxxxxxxxxxx
            <mailto:jakartaee-platform-dev@xxxxxxxxxxx>
            To unsubscribe from this list, visit
            https://www.eclipse.org/mailman/listinfo/jakartaee-platform-dev

        _______________________________________________
        jakartaee-platform-dev mailing list
        jakartaee-platform-dev@xxxxxxxxxxx
        <mailto:jakartaee-platform-dev@xxxxxxxxxxx>
        To unsubscribe from this list, visit
        https://www.eclipse.org/mailman/listinfo/jakartaee-platform-dev

    _______________________________________________
    jakartaee-platform-dev mailing list
    jakartaee-platform-dev@xxxxxxxxxxx
    <mailto:jakartaee-platform-dev@xxxxxxxxxxx>
    To unsubscribe from this list, visit
    https://www.eclipse.org/mailman/listinfo/jakartaee-platform-dev


_______________________________________________
jakartaee-platform-dev mailing list
jakartaee-platform-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jakartaee-platform-dev



Back to the top