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 "Akira Ajisaka (JIRA)" <ji...@apache.org> on 2017/04/27 10:06:04 UTC

[jira] [Updated] (HADOOP-14355) Update maven-war-plugin to 3.1.0

     [ https://issues.apache.org/jira/browse/HADOOP-14355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Akira Ajisaka updated HADOOP-14355:
-----------------------------------
    Attachment: HADOOP-14335.testing.patch

Attaching a patch for testing.
I can successfully compiled hadoop-auth-examples module without any error by {{mvn clean install -DskipTests -Pstaged-releases}}
{noformat}
[INFO] --- maven-war-plugin:3.1.0:war (default-war) @ hadoop-auth-examples ---
[INFO] Packaging webapp
[INFO] Assembling webapp [hadoop-auth-examples] in [/Users/ajisaka/git/hadoop/hadoop-common-project/hadoop-auth-examples/target/hadoop-auth-examples-3.0.0-alpha3-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/Users/ajisaka/git/hadoop/hadoop-common-project/hadoop-auth-examples/src/main/webapp]
[INFO] Webapp assembled in [162 msecs]
[INFO] Building war: /Users/ajisaka/git/hadoop/hadoop-common-project/hadoop-auth-examples/target/hadoop-auth-examples.war
{noformat}
without the change, it fails. Please see HADOOP-13915 for the detail.

> Update maven-war-plugin to 3.1.0
> --------------------------------
>
>                 Key: HADOOP-14355
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14355
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: build
>            Reporter: Akira Ajisaka
>         Attachments: HADOOP-14335.testing.patch
>
>
> Due to MWAR-405, build fails with Java 9. The issue is fixed in maven war plugin 3.1.0.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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