You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Stephen Parry (JIRA)" <ji...@apache.org> on 2019/04/20 11:44:00 UTC

[jira] [Updated] (MJAVADOC-600) -bottom parameter breaks some doclets

     [ https://issues.apache.org/jira/browse/MJAVADOC-600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephen Parry updated MJAVADOC-600:
-----------------------------------
    Description: 
When using with some custom doclets e.g. pdfdoclet 1.0.2, you cannot suppress the -bottom parameter - :which causes the doclet to fail :
{code:java}
Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.1.0:javadoc (default-cli) on project WordNetTestApp: An error has occurred in PDF Doclet Output report generation:
Exit code: 1 - javadoc: error - invalid flag: -bottom
{code}


> -bottom parameter breaks some doclets
> -------------------------------------
>
>                 Key: MJAVADOC-600
>                 URL: https://issues.apache.org/jira/browse/MJAVADOC-600
>             Project: Maven Javadoc Plugin
>          Issue Type: Bug
>            Reporter: Stephen Parry
>            Priority: Major
>
> When using with some custom doclets e.g. pdfdoclet 1.0.2, you cannot suppress the -bottom parameter - :which causes the doclet to fail :
> {code:java}
> Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.1.0:javadoc (default-cli) on project WordNetTestApp: An error has occurred in PDF Doclet Output report generation:
> Exit code: 1 - javadoc: error - invalid flag: -bottom
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)