swagger-api / swagger-api/swagger-codegen
wagon-webdav and other wagons lib are not available from maven repository
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Dear,
I tried to build from source but some dependencies can not to be grab from maven repository such as wagon-webdav indeed requested version is so old that the jar is not on maven repository. Morever it seems that the artifact id has changed to wagon-webdav-jackrabbit see on maven repository
To get this issue I have run this build command (provided from the documentation)
$ mvn -am -pl "modules/swagger-codegen-cli" package
Best regards
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Maven build command mvn -am -pl "modules/swagger-codegen-cli" package and search the project’s dependency declarations for wagon-webdav and the other unavailable wagon artifacts. Verify that the build resolves the available artifact, including wagon-webdav-jackrabbit, and that the command completes successfully.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100