diff --git a/community/approved-plugins.json b/community/approved-plugins.json index 1d6e5cae77..aa4972a078 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -274,16 +274,6 @@ "description": "Nx Plugin adding first class support for NativeScript in your Nx workspace", "url": "https://github.com/nativescript/nx" }, - { - "name": "@jnxplus/nx-boot-gradle", - "description": "Nx plugin to add Spring Boot and Gradle multi-project builds support to Nx workspace", - "url": "https://github.com/khalilou88/jnxplus/tree/main/packages/nx-boot-gradle" - }, - { - "name": "@jnxplus/nx-boot-maven", - "description": "Nx plugin to add Spring Boot and Maven multi-module project support to Nx workspace", - "url": "https://github.com/khalilou88/jnxplus/tree/main/packages/nx-boot-maven" - }, { "name": "@nxtensions/astro", "description": "Nx plugin adding first class support for Astro (https://astro.build).", @@ -399,16 +389,6 @@ "description": "Adds size-limit support for Nx (performance budget tool for JavaScript)", "url": "https://github.com/LironHazan/nx-size-limit" }, - { - "name": "@jnxplus/nx-quarkus-gradle", - "description": "Nx plugin to add Quarkus and Gradle multi-project builds support to Nx workspace", - "url": "https://github.com/khalilou88/jnxplus/tree/main/packages/nx-quarkus-gradle" - }, - { - "name": "@jnxplus/nx-quarkus-maven", - "description": "Nx plugin to add Quarkus and Maven multi-module project support to Nx workspace", - "url": "https://github.com/khalilou88/jnxplus/tree/main/packages/nx-quarkus-maven" - }, { "name": "@loft-orbital/terraform", "description": "Terraform executors and generators",