atomfrede / generator-jhipster-swagger2markup

JHipster module to create static api docs with swagger2markup
Apache License 2.0
40 stars 15 forks source link

swagger2markup-maven-plugin:1.0.1:convertSwagger2markup (default-cli) #22

Closed shmersy closed 7 years ago

shmersy commented 7 years ago

Failed to execute goal 'convertSwagger2markup': swaggerPath does not exist: C:...\target\swagger\swagger.json

Please help.

atomfrede commented 7 years ago

Sorry, without any further information you won't get any help.

soyoeml commented 6 years ago

[ERROR] Failed to execute goal io.github.swagger2markup:swagger2markup-maven-plugin:1.3.1:convertSwagger2markup (default-cli) on project http-2-proxy: Failed to execute goal 'convertSwagger2markup': swaggerPath does not exist: /home/jhipster/app/target/swagger/swagger.json -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

atomfrede commented 6 years ago

Without e.g. jhipster version, configuration this is not helpful , sorry. But again the swagger file is not present that's why it fails.

ibarbalho commented 1 year ago

Failed to execute goal 'convertSwagger2markup': swaggerPath does not exist: C:...\target\swagger\swagger.json

Please help.

Did you get this problem solved?