3个POM配置错误 IN Commit 1e5ef8b680630445cd71bc86cb8aab0fd11dddd3(Thu Jun 7 17:17:31 2018 +0800)
Open
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description
1、otsstreamreader/pom.xml
com.aliyun.openservices:tablestore-streamclient:1.0.0-SNAPSHOT
应该删掉-SNAPSHOT;MVN仓库只有正式发布版
2、hbase11xreader/pom.xml
缺少org.apache.hadoop:hadoop-core:${hadoop.core.version}
3、hbase11xwriter/pom.xml
同第2
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect otsstreamreader/pom.xml for the tablestore-streamclient dependency and hbase11xreader/pom.xml and hbase11xwriter/pom.xml for the Hadoop dependency. Confirm the released dependency version and the hadoop.core.version entries, then run the relevant Maven builds to verify that all three POM configurations resolve successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100