diff --git a/src/main/jbake/content/2019/unit-api_100k.md b/src/main/jbake/content/2019/unit-api_100k.md index 1a4ca06..5a210cd 100644 --- a/src/main/jbake/content/2019/unit-api_100k.md +++ b/src/main/jbake/content/2019/unit-api_100k.md @@ -8,8 +8,4 @@ status=published Just one week before World Metrology Day 2019 and shortly before the Public Review of JSR 385 the combined downloads of Unit-API (JSR 363 and 385) exceeded the 100-thousandth download within a period of 12 months: ![111k Unit-API downloads](/img/jsr385_111k.png "Unit-API exceeded 100-thousandth download") -See Bintray statistics: -https://bintray.com/unitsofmeasurement/maven/javax.measure%3Aunit-api#statistics -Click "1 Year" date range. - Currently the vast majority are JSR 363 downloads, but once JSR 385 goes Final, we expect to see more of it and probably even a higher total number across both versions. \ No newline at end of file diff --git a/src/main/jbake/content/2019/unit-api_90k_per_month.md b/src/main/jbake/content/2019/unit-api_90k_per_month.md index b2ca582..801bed4 100644 --- a/src/main/jbake/content/2019/unit-api_90k_per_month.md +++ b/src/main/jbake/content/2019/unit-api_90k_per_month.md @@ -8,7 +8,4 @@ status=published A few weeks ago a massive download surge started with almost 100k downloads of Unit-API (JSR 363 and 385) in just 30 days. ![90k+ Unit-API downloads](/img/downloads_api_30day_2019-09-16.png "Unit-API exceeded 90-thousand downloads in 30 days") -See Bintray statistics: -https://bintray.com/unitsofmeasurement/maven/javax.measure%3Aunit-api#statistics - This also made the Unit-API (JSR 363 and 385) downloads exceed those of JSR 275 in the course of the last year. \ No newline at end of file diff --git a/src/main/jbake/content/2021/ktfg.md b/src/main/jbake/content/2021/ktfg.md new file mode 100644 index 0000000..ed262e6 --- /dev/null +++ b/src/main/jbake/content/2021/ktfg.md @@ -0,0 +1,12 @@ +title=Kiss the Frog Goodbye +date=2021-02-07 +type=post +tags=java, maven jfrog, bintray +status=published +~~~~~~ + +![Kill the Frog](/img/dead-frog-48235_320.png "Goodbye Frog") + +JFrog recently announced, that by May 1st, 2021 Bintray/JCenter, GoCenter and ChartCenter will be discontinued, seemingly giving in to stronger competitors like MavenCentral, ArtifactHub or pkg.go.dev, see: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/ + +So it's time to kiss JFrog Goodbye and move on to use MavenCentral/Sonatype repositories instead. The only case where we explore the possibility of Artifactory in the Cloud for Open Source projects is the limited area of Eclipse P2 repositories.