4 Star 37 Fork 16

test / easy-log

 / 详情

无法引入依赖easylog-spring-boot-starter

已完成
创建于  
2022-04-01 14:20

在工程中引入依赖报错“Non-resolvable parent POM for....”

<dependency>
    <groupId>io.github.flyhero</groupId>
    <artifactId>easylog-spring-boot-starter</artifactId>
    <version>1.0.0</version>
</dependency>

可能因为starter中的pom.xml依赖

<parent>
    <groupId>io.github.flyhero</groupId>
    <artifactId>easy-log</artifactId>
    <version>1.0</version>
</parent>

评论 (1)

缪明荣 创建了任务

不好意思,Gitee上好像没有收到通知,才看到。我更新了一版 1.0.1:

<dependency>
    <groupId>io.github.flyhero</groupId>
    <artifactId>easylog-spring-boot-starter</artifactId>
    <version>1.0.1</version>
</dependency>
test 任务状态待办的 修改为已完成

登录 后才可以发表评论

状态
负责人
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
参与者(2)
784834 flyhero 1647578053
Java
1
https://gitee.com/flyhero/easy-log.git
git@gitee.com:flyhero/easy-log.git
flyhero
easy-log
easy-log

搜索帮助