[ 
https://issues.apache.org/jira/browse/HADOOP-19790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18060742#comment-18060742
 ] 

ASF GitHub Bot commented on HADOOP-19790:
-----------------------------------------

pan3793 commented on PR #8214:
URL: https://github.com/apache/hadoop/pull/8214#issuecomment-3952313287

   > I think ./mvnw is already incorported, does that mean we don't even need 
manual steps to downlod maven 3.9.11 in doc?
   
   @anujmodi2021, we can follow Steve's previous suggestion 
https://github.com/apache/hadoop/pull/8214#discussion_r2755562878
   
   > if mvnw is listed ... Docs can just say "use an up to date version of 
maven; the mvnw command will download one and validate it before execution"
   
   The final statement might be: Install an up-to-date version of Maven, or use 
`mvnw` command, which will download one and validate it before execution.
   
   BTW, in https://github.com/apache/hadoop/pull/8257, I also update some words 
in BUILDING.md, you are welcome to review that.
   
   




> Build Failing on Trunk
> ----------------------
>
>                 Key: HADOOP-19790
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19790
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 3.5.0
>            Reporter: Anuj Modi
>            Assignee: Anuj Modi
>            Priority: Major
>              Labels: pull-request-available
>
> While trying to build at hadoop level, build is failing on trunk.
> Commit: 
> [https://github.com/apache/hadoop/commit/b3ce394e5aba3cdaf326b87e7cfb6be898ddd48d]
> Error:
> [ERROR] Failed to execute goal 
> io.github.ascopes:protobuf-maven-plugin:1.2.0:generate (default) on project 
> hadoop-yarn-csi: Execution default of goal 
> io.github.ascopes:protobuf-maven-plugin:1.2.0:generate failed: Unable to load 
> the mojo 'generate' (or one of its required components) from the plugin 
> 'io.github.ascopes:protobuf-maven-plugin:1.2.0': 
> com.google.inject.ProvisionException: Unable to provision, see the following 
> errors:
> [ERROR] 
> [ERROR] 1) No implementation for 
> io.github.ascopes.protobufmavenplugin.generate.SourceCodeGenerator was bound.
> [ERROR]   while locating 
> io.github.ascopes.protobufmavenplugin.MainGenerateMojo
> [ERROR]   at ClassRealm[plugin>io.github.ascopes:protobuf-maven-plugin:1.2.0, 
> parent: jdk.internal.loader.ClassLoaders$AppClassLoader@30946e09] (via 
> modules: org.eclipse.sisu.wire.WireModule -> 
> org.eclipse.sisu.plexus.PlexusBindingModule)
> [ERROR]   while locating org.apache.maven.plugin.Mojo annotated with 
> @com.google.inject.name.Named(value="io.github.ascopes:protobuf-maven-plugin:1.2.0:generate")
> [ERROR] 
> [ERROR] 1 error
> [ERROR]       role: org.apache.maven.plugin.Mojo
> [ERROR]   roleHint: io.github.ascopes:protobuf-maven-plugin:1.2.0:generate



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to