[ http://jira.codehaus.org/browse/MJAVADOC-77?page=all ]

Vincent Siveton closed MJAVADOC-77.
-----------------------------------

    Resolution: Cannot Reproduce

It seems to be already handle by the plugin.
Have a look to :
http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java
around the getJavadocPath() method

If not, feel free to reopen this issue.

> JavaDoc plug-in fails on IBM AIX JDK
> ------------------------------------
>
>                 Key: MJAVADOC-77
>                 URL: http://jira.codehaus.org/browse/MJAVADOC-77
>             Project: Maven 2.x Javadoc Plugin
>          Issue Type: Bug
>            Reporter: Sandeep Dixit
>
> 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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to