[ 
http://jira.codehaus.org/browse/MNG-4264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Wilkes updated MNG-4264:
------------------------------

    Attachment: javadoc-problem.zip

"mvn javadoc:javadoc" will return [INFO] 
------------------------------------------------------------------------
[INFO] An error has occurred in JavaDocs report generation:Exit code: 1 - 
javadoc: error - Illegal package name: "example.doc-files"

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

        

Reply via email to