RE: MalformedInputException: Input length = 1

2023-01-23 Thread Tom Corcoran
I am only catching up on the replies - I was not sure my query had made it in, so many thanks for the replies. Our previous implementation of openapi-generator 5.0.0 generated to resources and then it copied to target. However, v6.3.0 newly generates gradle artefacts (which we don't need)

MalformedInputException: Input length = 1

2023-01-20 Thread Tom Corcoran
Hi, I am working on upgrading my use of the openapi-generator-maven-plugin for Spring Boot 3. My API gets generated and includes the expected pom.xml & gradle elements (I only used the former). Anyway then your plugin is used to copy 62 resourees, maven-resources-plugin:3.3.0 and I get the