You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Dinesh Chitlangia (JIRA)" <ji...@apache.org> on 2018/12/19 18:06:00 UTC

[jira] [Commented] (HADOOP-15935) [JDK 11] Update maven.plugin-tools.version to 3.6.0

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

Dinesh Chitlangia commented on HADOOP-15935:
--------------------------------------------

[~devaraj.k] - Thanks for reporting the issue and suggested fix. Patch 001 addresses the issue.

> [JDK 11] Update maven.plugin-tools.version to 3.6.0
> ---------------------------------------------------
>
>                 Key: HADOOP-15935
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15935
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: build
>         Environment: openjdk version "11" 2018-09-25
>            Reporter: Devaraj K
>            Assignee: Dinesh Chitlangia
>            Priority: Major
>         Attachments: HADOOP-15935.001.patch
>
>
> Build fails with the below error,
> {code:xml}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.5.1:descriptor (default-descriptor) on project hadoop-maven-plugins: Execution default-descriptor of goal org.apache.maven.plugins:maven-plugin-plugin:3.5.1:descriptor failed.: IllegalArgumentException -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.5.1:descriptor (default-descriptor) on project hadoop-maven-plugins: Execution default-descriptor of goal org.apache.maven.plugins:maven-plugin-plugin:3.5.1:descriptor failed.
>     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
> .......
>     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
> [ERROR]
> [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/PluginExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :hadoop-maven-plugins
> {code}
> Updating maven.plugin-tools.version to 3.6.0 fixes this issue.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org