[
https://issues.apache.org/jira/browse/HADOOP-18224?focusedWorklogId=772668&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-772668
]
ASF GitHub Bot logged work on HADOOP-18224:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 20/May/22 04:36
Start Date: 20/May/22 04:36
Worklog Time Spent: 10m
Work Description: virajjasani commented on PR #4267:
URL: https://github.com/apache/hadoop/pull/4267#issuecomment-1132451334
> I see some compilation problems with javac, and I will try to solve it as
much as possible, but because there are different types, multiple PRs need to
be submitted.
Thanks a lot @slfan1989 !!
@aajisaka @steveloughran based on the latest full build results, we are good
to go with this PR?
Btw thanks for the reviews!!
Issue Time Tracking
-------------------
Worklog Id: (was: 772668)
Time Spent: 6.5h (was: 6h 20m)
> Upgrade maven compiler plugin to 3.10.1
> ---------------------------------------
>
> Key: HADOOP-18224
> URL: https://issues.apache.org/jira/browse/HADOOP-18224
> Project: Hadoop Common
> Issue Type: Task
> Reporter: Viraj Jasani
> Assignee: Viraj Jasani
> Priority: Major
> Labels: pull-request-available
> Time Spent: 6.5h
> Remaining Estimate: 0h
>
> Currently we are using maven-compiler-plugin 3.1 version, which is quite old
> (2013) and it's also pulling in vulnerable log4j dependency:
> {code:java}
> [INFO]
> org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.1:runtime
> [INFO] org.apache.maven.plugins:maven-compiler-plugin:jar:3.1
> [INFO] org.apache.maven:maven-plugin-api:jar:2.0.9
> [INFO] org.apache.maven:maven-artifact:jar:2.0.9
> [INFO] org.codehaus.plexus:plexus-utils:jar:1.5.1
> [INFO] org.apache.maven:maven-core:jar:2.0.9
> [INFO] org.apache.maven:maven-settings:jar:2.0.9
> [INFO] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9
> ...
> ...
> ...
> [INFO] log4j:log4j:jar:1.2.12
> [INFO] commons-logging:commons-logging-api:jar:1.1
> [INFO] com.google.collections:google-collections:jar:1.0
> [INFO] junit:junit:jar:3.8.2
> {code}
>
> We should upgrade to 3.10.1 (latest Mar, 2022) version of
> maven-compiler-plugin.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]