eclipse / microprofile-starter

MicroProfile project generator source code
Apache License 2.0
74 stars 51 forks source link

Include build tools in the support matrix #438

Closed kathrynkodama closed 3 years ago

kathrynkodama commented 3 years ago

Currently Gradle and Maven are not included in the support matrix: https://start.microprofile.io/api/supportMatrix

The support matrix is used for filtering in the the VS Code Extension

rdebusscher commented 3 years ago

I propose we add the supported build tools for each runtime within the /api/supportMatrix/servers endpoint. As the Gradle/Maven support is based on the runtime.

I'll check more in details later on and propose a PR.

Karm commented 3 years ago

Resolved #442 #439