[
https://issues.apache.org/jira/browse/MJAVADOC-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17768435#comment-17768435
]
ASF GitHub Bot commented on MJAVADOC-755:
-----------------------------------------
michael-o commented on PR #210:
URL:
https://github.com/apache/maven-javadoc-plugin/pull/210#issuecomment-1732641239
> I assume there's a reason for this escaping on windows. Might be a problem
in maven-shared-utils
It is a mess in both. The stupid cli class uses `cmd.exe` which is totally
unnecessary and Windows additionally needs escaping because of pipe. At some
point I have given up until the CLI class uses `ProcessBuilder` directly.
> Clean up deprecated and unpreferred methods in JavadocUtil
> ----------------------------------------------------------
>
> Key: MJAVADOC-755
> URL: https://issues.apache.org/jira/browse/MJAVADOC-755
> Project: Maven Javadoc Plugin
> Issue Type: Improvement
> Reporter: Elliotte Rusty Harold
> Assignee: Elliotte Rusty Harold
> Priority: Minor
> Fix For: 3.6.0
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)