Markus KARG created MJAVADOC-337:
------------------------------------

             Summary: mvn site integration description on web site is outdated 
since Maven 3
                 Key: MJAVADOC-337
                 URL: https://jira.codehaus.org/browse/MJAVADOC-337
             Project: Maven 2.x Javadoc Plugin
          Issue Type: Bug
    Affects Versions: 2.8
         Environment: Maven 3
            Reporter: Markus KARG
            Priority: Critical


Your web site says that one must use the <reporting> section to set up a 
pom.xml for getting a javadoc site report. This is wrong since Maven 3. 
Nowadays there is no <reporting> anymore, but this has to be configured in a 
different way (configuring javadoc plugin with site plugin within <build>), as 
described on the site plugin migration page found on the web.

It is very confusing for Maven beginners to find this outdated information. So 
it would be good to update this web page according to Maven 3.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to