aliyun / aliyun/alibabacloud-java-async-sdk
aliyun-gateway-pop、aliyun-java-core依赖冲突
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 34
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
当我引入这两个依赖:
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>alibabacloud-dysmsapi20170525</artifactId>
<version>3.0.1</version>
</dependency>
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>alibabacloud-dyvmsapi20170525</artifactId>
<version>2.0.4</version>
</dependency>
你将会得到这两个内部依赖的冲突:
aliyun-gateway-pop
aliyun-java-core:
Contributor guide
No contributing guide indexed for this repository
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
Reproduce the conflict using the two Maven dependencies shown in the issue: alibabacloud-dysmsapi20170525:3.0.1 and alibabacloud-dyvmsapi20170525:2.0.4. Inspect the resolved versions of aliyun-gateway-pop and aliyun-java-core, then determine the compatible dependency resolution; done means both SDK dependencies can be used without an internal dependency conflict.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100