Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse.org-committers] Heads up: JFrog is terminating Bintray and JCenter

There is a relative new feature in m2e and tycho that allows consume (zipped) maven update-sites.

That mean you can simply deploy the zipped repository to maven and later reference it like this in targets and/or tycho builds:

mvn:org.activiti.designer:org.activiti.designer.updatesite:5.11.1:zip

[1] https://wiki.eclipse.org/Tycho/Release_Notes/2.2#Support_for_consuming_maven_artifacts_made_of_zipped_P2_update_sites

Am 04.02.21 um 17:08 schrieb Fabio Zadrozny:
Hello Mikael,

I currently host the PyDev update site in Bintray. Can you clarify if OSSRH/Maven can be used to host update sites too? -- if it's possible, do you know if there's any documentation anywhere with some pointers on how to do that?

Thanks,

Fabio

On Thu, Feb 4, 2021 at 11:23 AM Mikael Barbero <mikael.barbero@xxxxxxxxxxxxxxxxxxxxxx <mailto:mikael.barbero@xxxxxxxxxxxxxxxxxxxxxx>> wrote:

    Hi,

    This is just a heads up that Bintray and JCenter (among other)
    services from JFrog will be terminated on May 1st. See the
    announcement on
    https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/
    <https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/>.

    If you use Bintray to deploy artifacts or JCenter to download some
    dependencies, please reach out to the releng team on the cbi-dev
    mailing list (https://accounts.eclipse.org/mailing-list/cbi-dev
    <https://accounts.eclipse.org/mailing-list/cbi-dev>) or open a
    ticket on bugzilla
    (https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Community&component=CI-Jenkins
    <https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Community&component=CI-Jenkins>).
    We can assist you in using OSSRH / Maven central directly to publish
    your artifacts and download dependencies.

    Cheers,

    *Mikaël Barbero *
    *Manager — Release Engineering and Technology | Eclipse Foundation*
    🐦 @mikbarbero
    Eclipse Foundation <http://www.eclipse.org/>: The Platform for Open
    Innovation and Collaboration

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


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



Back to the top