ax1an9 opened a new issue, #800: URL: https://github.com/apache/dubbo-samples/issues/800
error while run mvn clean package: ``` [ERROR] The build could not read 6 projects -> [Help 1] [ERROR] [ERROR] The project org.apache.dubbo:dubbo-samples-attachment:1.0-SNAPSHOT (/home/dubbo-samples-master/2-advanced/dubbo-samples-attachment/pom.xml) has 1 error [ERROR] Non-resolvable import POM: Could not find artifact org.apache.dubbo:dubbo-bom:pom:3.2.0-beta.6-SNAPSHOT in apache.snapshots (https://repository.apache.org/snapshots) @ line 64, column 25 -> [Help 2] [ERROR] [ERROR] The project org.apache.dubbo:dubbo-samples-cache:1.0-SNAPSHOT (/home/dubbo-samples-master/2-advanced/dubbo-samples-cache/pom.xml) has 1 error [ERROR] Non-resolvable import POM: org.apache.dubbo:dubbo-bom:pom:3.2.0-beta.6-SNAPSHOT was not found in https://repository.apache.org/snapshots during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of apache.snapshots has elapsed or updates are forced @ line 64, column 25 -> [Help 2] [ERROR] [ERROR] The project org.apache.dubbo:dubbo-samples-merge:1.0-SNAPSHOT (/home/dubbo-samples-master/2-advanced/dubbo-samples-merge/pom.xml) has 1 error [ERROR] Non-resolvable import POM: org.apache.dubbo:dubbo-bom:pom:3.2.0-beta.6-SNAPSHOT was not found in https://repository.apache.org/snapshots during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of apache.snapshots has elapsed or updates are forced @ line 75, column 25 -> [Help 2] [ERROR] [ERROR] The project org.apache.dubbo:dubbo-samples-spring-security:1.0-SNAPSHOT (/home/dubbo-samples-master/2-advanced/dubbo-samples-spring-security/pom.xml) has 5 errors [ERROR] Non-resolvable import POM: Could not find artifact org.apache.dubbo:dubbo-dependencies-bom:pom:3.2.0-beta.6-SNAPSHOT @ line 45, column 25 -> [Help 2] [ERROR] Non-resolvable import POM: Could not find artifact org.apache.dubbo:dubbo-bom:pom:3.2.0-beta.6-SNAPSHOT @ line 53, column 25 -> [Help 2] [ERROR] 'dependencies.dependency.version' for org.apache.dubbo:dubbo:jar is missing. @ line 72, column 21 [ERROR] 'dependencies.dependency.version' for org.apache.dubbo:dubbo-spring-security:jar is missing. @ line 83, column 21 [ERROR] 'dependencies.dependency.version' for org.springframework.security:spring-security-config:jar is missing. @ line 88, column 21 [ERROR] [ERROR] The project org.apache.dubbo:dubbo-samples-spring-boot-tracing:1.0-SNAPSHOT (/home/dubbo-samples-master/4-governance/dubbo-samples-spring-boot-tracing/pom.xml) has 2 errors [ERROR] Non-resolvable import POM: org.apache.dubbo:dubbo-bom:pom:3.2.0-beta.6-SNAPSHOT was not found in https://repository.apache.org/snapshots during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of apache.snapshots has elapsed or updates are forced @ line 84, column 25 -> [Help 2] [ERROR] 'dependencies.dependency.version' for log4j:log4j:jar is missing. @ line 126, column 21 [ERROR] [ERROR] The project org.apache.dubbo:dubbo-samples-spring-boot3-tracing:1.0-SNAPSHOT (/home/dubbo-samples-master/4-governance/dubbo-samples-spring-boot3-tracing/pom.xml) has 2 errors [ERROR] Non-resolvable import POM: org.apache.dubbo:dubbo-bom:pom:3.2.0-beta.6-SNAPSHOT was not found in https://repository.apache.org/snapshots during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of apache.snapshots has elapsed or updates are forced @ line 71, column 25 -> [Help 2] [ERROR] 'dependencies.dependency.version' for log4j:log4j:jar is missing. @ line 128, column 21 ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
