Joe DiPol
Joe DiPol
MVP - [x] Basic Generator (https://github.com/tjquinno/openapi-generator/pull/20) - [x] Helidon version support #4293 - [ ] #4683 - [ ] #4705 - [ ] #4706 - [ ] #4708 - [...
MVP - [x] Basic Generator (https://github.com/tjquinno/openapi-generator/pull/19) - [x] Helidon Version support (based on common code) - [x] Interface Support - [x] Abstract Class Support (does not apply) - [x] Full...
MVP - [x] Basic Generator (https://github.com/tjquinno/openapi-generator/pull/21) - [x] Helidon Version support - [ ] #4677 - [x] Abstract Class Support - [ ] #4695 - [ ] #4696 - [x]...
MVP - [x] Basic Generator - [x] Helidon Version support - [x] Interface Support - N/A (see below) - [x] Abstract Class Support - N/A (see below) - [x] Full...
## Environment Details * Helidon Version: 3.0.0 ## Problem Description The 3.0.0 documentation has the Helidon version as `3.0.0-SNAPSHOT` you can see this in the quickstarts: https://helidon.io/docs/3.0.0/#/mp/guides/quickstart The end effect...
## Problem Description https://helidon.io/docs/3.0.0/#/mp/guides/tracing is missing information concerning the dependencies you need to add to use the MicroProfile tracing annotations. In 2.x the `helidon-quickstart-mp` archetype included the full microprofile bundle...
Also update version of dependency check plugin
Also update version of dependency check plugin
Upgrade reactive-streams to 1.0.4 which changes license from CC-0 to MIT-0 Remove duplicate entry for netty-resolver-dns from dependencyManagement
Testing with latest generators (as of Tim's commit 3e0dad4ce3f17511660a59b5f0a0ce61373de275). When using the client generators, either MP or SE, the generated project pom.xml has a dependency on `junit`: ``` junit junit...