Akira Ajisaka created HADOOP-15350:
--------------------------------------
Summary: Update maven plugin tools to fix compile error in
hadoop-maven-plugins module
Key: HADOOP-15350
URL: https://issues.apache.org/jira/browse/HADOOP-15350
Project: Hadoop Common
Issue Type: Sub-task
Components: build
Environment: Java 10
Reporter: Akira Ajisaka
{{mvn install -DskipTests}} fails with Java 10.
{noformat}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-plugin-plugin:3.4:descriptor
(default-descriptor) on project hadoop-maven-plugins: Execution
default-descriptor of goal
org.apache.maven.plugins:maven-plugin-plugin:3.4:descriptor failed.
IllegalArgumentException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.apache.maven.plugins:maven-plugin-plugin:3.4:descriptor
(default-descriptor) on project hadoop-maven-plugins: Execution
default-descriptor of goal
org.apache.maven.plugins:maven-plugin-plugin:3.4:descriptor failed.
{noformat}
Upgrading maven plugin tools to 3.5.1 fixes this.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]