Javadoc plugin: java files under src/main/javadoc and doc-files directory are
being compiled
--------------------------------------------------------------------------------------------
Key: MNG-4264
URL: http://jira.codehaus.org/browse/MNG-4264
Project: Maven 2
Issue Type: Bug
Components: Sites & Reporting
Reporter: Chris Wilkes
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