[ http://jira.codehaus.org/browse/MJAVADOC-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vincent Siveton updated MJAVADOC-244:
-------------------------------------
Affects Version/s: 2.6
> Javadoc plugin: java files under src/main/javadoc and doc-files directory are being compiled
> --------------------------------------------------------------------------------------------
>
> Key: MJAVADOC-244
> URL: http://jira.codehaus.org/browse/MJAVADOC-244
> Project: Maven 2.x Javadoc Plugin
> Issue Type: Bug
> Affects Versions: 2.6
> Reporter: Chris Wilkes
> Attachments: javadoc-problem.zip
>
>
> Maven was trying to compile src/main/javadoc/my/company/doc-files/Foo.java even though
I set the docfilessubdirs configuration option to true. Renaming it to .txt works, however
maven should probably not compile anything under src/main/javadoc/
--
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
|