quantranhong1999 commented on PR #2828: URL: https://github.com/apache/james-project/pull/2828#issuecomment-3355012953
Not related to this, but the build(s) seem erratic recently. ` Caused by: org.apache.maven.plugin.PluginExecutionException: Execution process-resource-bundles of goal org.apache.maven.plugins:maven-remote-resources-plugin:1.7.0:process failed: Failed to resolve dependencies for one or more projects in the reactor. Reason: No versions are present in the repository for the artifact with a range [1.81,1.82) org.bouncycastle:bcutil-jdk18on:jar:null from the specified remote repositories: Nexus (https://repository.apache.org/snapshots, releases=false, snapshots=true), central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false) Path to dependency: 1) org.apache.james.examples:custom-smtp-hooks:jar:3.10.0-SNAPSHOT 2) org.apache.james:james-server-protocols-smtp:jar:3.10.0-SNAPSHOT 3) org.apache.james:james-server-jwt:jar:3.10.0-SNAPSHOT 4) org.bouncycastle:bcpkix-jdk18on:jar:1.81 ` Despite the dependency still existing in [the remote nexus ](https://repo.maven.apache.org/maven2/org/bouncycastle/bcpkix-jdk18on/), and local build is fine. I needed to replay the build several times to get a running build... -- 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]
