ayushtkn commented on PR #8070: URL: https://github.com/apache/hadoop/pull/8070#issuecomment-3600205527
@pjfanning I think the patch is failing compilation ``` ERROR] Failed to execute goal on project hadoop-hdfs-client: Could not resolve dependencies for project org.apache.hadoop:hadoop-hdfs-client:jar:3.5.0-SNAPSHOT [ERROR] dependency: javax.xml.bind:jaxb-api:jar:2.3.9 (test) [ERROR] javax.xml.bind:jaxb-api:jar:2.3.9 was not found in https://repository.jboss.org/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 repository.jboss.org has elapsed or updates are forced [ERROR] javax.xml.bind:jaxb-api:jar:2.3.9 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced [ERROR] -> [Help 1] ``` can you check once -- 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]
