HDHXTM opened a new issue, #905: URL: https://github.com/apache/maven-mvnd/issues/905
mvnd version: mvnd 0.8.1 java:1.8.0 I am using mvnd to build a father-son project:  on windows, it is ok. in linux: `[root source]# /usr/share/mvnd/bin/mvnd clean [INFO] Processing build on daemon 9d18c480 [INFO] Scanning for projects... [ERROR] [ERROR] Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for com.roncoo:roncoo-education-common:23.0.0-RELEASE: com.roncoo:roncoo-education:pom:23.0.0-RELEASE was not found in http://maven.aliyun.com/nexus/content/groups/public during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of nexus-aliyun has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 7, column 13 [FATAL] Non-resolvable parent POM for com.roncoo:roncoo-education-feign:23.0.0-RELEASE: com.roncoo:roncoo-education:pom:23.0.0-RELEASE was not found in http://maven.aliyun.com/nexus/content/groups/public during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of nexus-aliyun has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 7, column 13 [FATAL] Non-resolvable parent POM for com.roncoo:roncoo-education-gateway:23.0.0-RELEASE: com.roncoo:roncoo-education:pom:23.0.0-RELEASE was not found in http://maven.aliyun.com/nexus/content/groups/public during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of nexus-aliyun has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 7, column 13 [FATAL] Non-resolvable parent POM for com.roncoo:roncoo-education-service:23.0.0-RELEASE: com.roncoo:roncoo-education:pom:23.0.0-RELEASE was not found in http://maven.aliyun.com/nexus/content/groups/public during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of nexus-aliyun has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 7, column 13 @ [ERROR] The build could not read 4 projects -> [Help 1]` but use command /usr/share/mvnd/mvn/bin/mvn clean, it is ok -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org