[
https://issues.apache.org/jira/browse/MNG-7820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17765143#comment-17765143
]
ASF GitHub Bot commented on MNG-7820:
-------------------------------------
gnodet commented on PR #1244:
URL: https://github.com/apache/maven/pull/1244#issuecomment-1719328165
> still appears to violate Apache rules on inclusion of third party code
I disagree for the following reasons:
* `MethodMap`, `ClassMap` and `ReflectionValueExtractor` [come from the
ASF](https://github.com/codehaus-plexus/plexus-utils/commit/1325c3d2de75da489539cd5f9c6e89bdcfb92c25),
[originally in Maven
Core](https://svn.apache.org/viewvc/maven/components/trunk/maven-core/src/main/java/org/apache/maven/util/introspection/?pathrev=163742)
and have not undergone major modifications since
* the `Xpp3PerfTest` has been written by me, so I hereby donate it to the
ASF
* the `Os` and `DAG` (now `Graph`) have been rewritten
> Remove dependency on plexus-utils
> ---------------------------------
>
> Key: MNG-7820
> URL: https://issues.apache.org/jira/browse/MNG-7820
> Project: Maven
> Issue Type: Task
> Reporter: Guillaume Nodet
> Priority: Major
> Fix For: 4.0.0-alpha-8
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)