Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[jaxrs-resteasy-eap]Build fail for JavaResteasyEapServerCodegen output #141

Closed
HugoMario opened this issue Aug 2, 2018 · 2 comments
Closed

Comments

@HugoMario
Copy link
Contributor

Definition used: petstore-with-fake-endpoints-models-for-testing

output:

swagger-codegen/samples/server/petstore/jaxrs-resteasy/eap-java8/src/main/java/io/swagger/api/impl/PetApiServiceImpl.java:[46,74] cannot find symbol
[ERROR]   symbol:   class FormDataContentDisposition
[ERROR]   location: class io.swagger.api.impl.PetApiServiceImpl

swagger-codegen/samples/server/petstore/jaxrs-resteasy/eap-java8/src/gen/java/io/swagger/api/PetApi.java:[104,32] cannot find symbol
[ERROR]   symbol:   class MultipartFormDataInput
[ERROR]   location: interface io.swagger.api.PetApi
@HugoMario
Copy link
Contributor Author

Also present for jaxrs-resteasy which makes sense.

@HugoMario
Copy link
Contributor Author

this is now fixed for 3.0.0 and ported to 2.4.0-SNAPSHOT, so closing now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant