[
https://issues.apache.org/jira/browse/MJAVADOC-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957400#comment-17957400
]
Olivier Lamy commented on MJAVADOC-77:
--------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[olamy/maven-javadoc-plugin#504|https://github.com/olamy/maven-javadoc-plugin/issues/504].
> JavaDoc plug-in fails on IBM AIX JDK
> ------------------------------------
>
> Key: MJAVADOC-77
> URL: https://issues.apache.org/jira/browse/MJAVADOC-77
> Project: Maven Javadoc Plugin (Moved to GitHub Issues)
> Issue Type: Bug
> Reporter: Sandeep Dixit
> Priority: Major
>
> Per the URL below, IBM was using "sh" instead of "bin" as subdirectory name.
> This was hardcoded in the JavaDoc task. Apparently at some point, IBM changed
> their scheme and went to "bin" instead of "sh" directory. I checked in the
> non-websphere JDK and "sh" is a symbolic link (probably for backwards
> compatability) to "bin". Because of the previous "sh" problem, the javadoc
> task hard-codes AIX for "sh". You should probably look for an updated task
> that uses "bin" for AIX instead per the change.
>
> Below is the URL to old post:
> http://www.google.com/url?sa=t&ct=res&cd=1&url=http%3A%2F%2Fmail-archives.apache.org%2Fmod_mbox%2Fant-dev%2F200112.mbox%2F%253C20011220163331.2303.qmail%40nagoya.betaversion.org%253E&ei=J2B8RNuMJqbepgLouIC-AQ&sig2=DUt4wKsNiOuqDH5b7kfZOQ
> Thanks,
> Sandeep
--
This message was sent by Atlassian Jira
(v8.20.10#820010)