-
-
Notifications
You must be signed in to change notification settings - Fork 14
mvn clean package issue + project installation question #218
Comments
At this time I do not plan on publishing to maven. If more users desire it, I can add it. Some questions for you:
I need this info to reproduce the bug as all tests are currently passing locally and in CI |
|
Hmm I wonder if this is a Java 19 issue. We are both on Mac oses. |
@sambk17 does it work if you use Java 11? |
Hi @spacether 👋 - I changed out the Java version (11.0.19) and it worked!!
Any chance is there an explanation for the difference in Java version? 😄 |
Glad to hear it. Not sure why one would have this bug and the other wouldn't. I changed from Java 8 to Java 11 because 11 is the oldest active long term support (LTS) release. The next LTS release after 11 is 17. |
Update: I have also tested this within an @spacether - Thanks again for helping clarify things. I will mark this as Closed. |
Description
I previously use openapi-generator until v7.0.0 decommissioned the python client generator
I am new to opeanpi-json-schema-generator (previously used openapi-generator) and attempted the following to install based on the README:
Getting Started
I used:
This resulted in the following error:
Install Jar directly from maven.org
Within the README, "You can also download the JAR (latest release) directly from maven.org"
⬆️ This link above does not exist (404) ⬆️ . In maven.org, I could not search for
openapi-json-schema-generator-cli
. Does this exist?openapi-generator version
v3.0.0
OpenAPI declaration file content or url
N/A
Command line used for generation
N/A
Steps to reproduce
N/A
Related issues/PRs
N/A
Suggest a fix/enhancement
The text was updated successfully, but these errors were encountered: