alldata icon indicating copy to clipboard operation
alldata copied to clipboard

maven clean install 报错

Open lizhichao999 opened this issue 9 months ago • 1 comments

[ERROR] The build could not read 15 projects -> [Help 1] [ERROR] [ERROR] The project com.platform:system-service-parent:0.4.x (D:\soft\alldata-alldata-0.4.6\studio\services\system-service-parent\pom.xml) has 1 error [ERROR] Non-resolvable parent POM for com.platform:system-service-parent:0.4.x: The following artifacts could not be resolved: com.platform:services:pom:0.4.x (absent): com.platform:services:pom:0.4.x was not found in https://xxx/repository/maven-public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of focusin_nexus has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 5, column 13 -> [Help 2]

全部的pom文件都报这样的错误

lizhichao999 avatar May 13 '24 11:05 lizhichao999

The project com.platform:data-quality-service-parent:0.4.x (D:\soft\alldata-alldata-0.4.6\studio\services\data-quality-service-parent\pom.xml) has 1 error [ERROR] Non-resolvable parent POM for com.platform:data-quality-service-parent:0.4.x: The following artifacts could not be resolved: com.platform:services:pom:0.4.x (absent): com.platform:services:pom:0.4.x was not found in https://xxx/repository/maven-public/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of focusin_nexus has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 5, column 13 -> [Help 2] [ERROR]

lizhichao999 avatar May 13 '24 11:05 lizhichao999

Fixed 详情查看 https://github.com/alldatacenter/alldata/commit/d6184ef41414967f01586d3a49663474a597cc5a

alldatafounder avatar May 15 '24 07:05 alldatafounder