Validate javadoc options and standard doclet options
----------------------------------------------------

                 Key: MJAVADOC-160
                 URL: http://jira.codehaus.org/browse/MJAVADOC-160
             Project: Maven 2.x Javadoc Plugin
          Issue Type: Improvement
    Affects Versions: 2.3
            Reporter: Vincent Siveton


Javadoc tool should fail:

* with wrong options:
-  'encoding' and 'docencoding' options should be supported on the platform

* with conflict options:
- using together 'helpfile' and 'nohelp' options
- using together 'overview' and 'nooverview' options
- using together 'splitindex' and 'noindex' options

We need to catch them in the javadoc plugin 

-- 
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