ayushtkn commented on PR #6989:
URL: https://github.com/apache/hadoop/pull/6989#issuecomment-2283585127

   Some issue with the yetus I belive, need to investigate.
   But It fails for me locally during compilation
   ```
   [INFO] --- enforcer:3.0.0:enforce (depcheck) @ hadoop-yarn-common ---
   [WARNING] 
   Dependency convergence error for 
javax.servlet:javax.servlet-api:jar:3.1.0:provided paths to dependency are:
   +-org.apache.hadoop:hadoop-yarn-common:jar:3.5.0-SNAPSHOT
     +-org.apache.hadoop:hadoop-common:jar:3.5.0-SNAPSHOT:provided
       +-org.eclipse.jetty:jetty-server:jar:9.4.53.v20231009:provided
         +-javax.servlet:javax.servlet-api:jar:3.1.0:provided
   and
   +-org.apache.hadoop:hadoop-yarn-common:jar:3.5.0-SNAPSHOT
     +-org.apache.hadoop:hadoop-common:jar:3.5.0-SNAPSHOT:provided
       +-org.eclipse.jetty:jetty-server:jar:9.4.53.v20231009:provided
         +-org.eclipse.jetty:jetty-http:jar:9.4.53.v20231009:provided
           +-javax.servlet:javax.servlet-api:jar:3.1.0:provided
   and
   +-org.apache.hadoop:hadoop-yarn-common:jar:3.5.0-SNAPSHOT
     +-org.apache.hadoop:hadoop-common:jar:3.5.0-SNAPSHOT:provided
       +-org.eclipse.jetty:jetty-servlet:jar:9.4.53.v20231009:provided
         +-org.eclipse.jetty:jetty-util-ajax:jar:9.4.53.v20231009:provided
           +-javax.servlet:javax.servlet-api:jar:3.1.0:provided
   and
   +-org.apache.hadoop:hadoop-yarn-common:jar:3.5.0-SNAPSHOT
     +-org.eclipse.jetty:jetty-util:jar:9.4.53.v20231009:compile
       +-javax.servlet:javax.servlet-api:jar:3.1.0:provided
   and
   +-org.apache.hadoop:hadoop-yarn-common:jar:3.5.0-SNAPSHOT
     
+-org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:jar:2.41:test
       
+-org.glassfish.jersey.containers:jersey-container-grizzly2-servlet:jar:2.41:test
         +-org.glassfish.grizzly:grizzly-http-servlet:jar:2.4.4:test
           +-javax.servlet:javax.servlet-api:jar:4.0.0-b07:test
   
   [WARNING] Rule 0: org.apache.maven.plugins.enforcer.DependencyConvergence 
failed with message:
   Failed while enforcing releasability. See above detailed error message.
   [INFO] ------------------------------------------------------------------
   ''
   ''
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-enforcer-plugin:3.0.0:enforce (depcheck) on 
project hadoop-yarn-common: Some Enforcer rules have failed. Look above for 
specific messages explaining why the rule failed. -> [Help 1]
   [ERROR] 
   [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
   [ERROR] Re-run Maven using the -X switch to enable full debug logging.
   [ERROR] 
   [ERROR] For more information about the errors and possible solutions, please 
read the following articles:
   [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
   [ERROR] 
   [ERROR] After correcting the problems, you can resume the build with the 
command
   [ERROR]   mvn <args> -rf :hadoop-yarn-common
   ```


-- 
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]

Reply via email to