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

Steve Loughran commented on HADOOP-19790:
-----------------------------------------

there's a way to declare the minimum maven version in the project pom, 
currently its (3.3.0, ). If we fixed to something high (I'm on 3.9.11 FWIW) 
then it'd force upgrades but this is probably good all round

> 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
>            Priority: Blocker
>
> 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