on 2018 Apr 05 1:08 PM
I will try to generate the swagger documention,link text but when I launch the ant wsStaticDoc I receive the following error:
swagger2markup-maven-plugin:1.2.0:convertSwagger2markup (default-cli) @ swagger-documentation --- [artifact:mvn] [main] WARN org.apache.maven.DefaultMaven - The POM for nl.jworks.markdown_to_asciidoc:markdown_to_asciidoc:jar:1.0 is missing, no dependency information available [artifact:mvn] [main] WARN org.apache.maven.DefaultMaven - The POM for ch.netzwerg:paleo-core:jar:0.10.1 is missing, no dependency information available
Can someone help me? Thanks in advance, Marco
Request clarification before answering.
Hi Marco, 1. Download from this repo http://repo.spring.io/plugins-release/ 2. Install both artifacts in your local repository mvn install:install-file -Dfile=markdown_to_asciidoc-1.0.jar -DpomFile=markdown_to_asciidoc-1.0.pom mvn install:install-file -Dfile=paleo-core-0.10.1.jar -DpomFile=paleo-core-0.10.1.pom
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.