You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Archimedes Trajano (JIRA)" <ji...@apache.org> on 2017/05/16 14:39:04 UTC

[jira] [Created] (MJAVADOC-484) javadoc:javadoc fails within site lifecycle on multimodule build

Archimedes Trajano created MJAVADOC-484:
-------------------------------------------

             Summary: javadoc:javadoc fails within site lifecycle on multimodule build
                 Key: MJAVADOC-484
                 URL: https://issues.apache.org/jira/browse/MJAVADOC-484
             Project: Maven Javadoc Plugin
          Issue Type: Bug
    Affects Versions: 2.3
            Reporter: Archimedes Trajano


I have my pom.xml configured creating a javadoc report upol "site" goal
this is my project: http://dev.fckeditor.net/browser/FCKeditor.Java/branches/2.4
this is my pom.xml: http://dev.fckeditor.net/browser/FCKeditor.Java/branches/2.4/pom.xml (reported is commented out since it produces problems)
console log solely running: javadoc:javadoc http://rafb.net/p/U0KqMb29.html works perfectly

the documentation of javadoc plugin says that if I include it to the reporting part of my pom, it will atuomatically produce javadoc for my main java stream, well this is what happends: http://rafb.net/p/7xREXc27.html

Do you see the diffrence?
1. It generates testdocs for some reason, too
2. it says it can't resolve types and classes which did not happen with javadoc:javadoc

I guess, this is a bug



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)