add javadoc for code under integration subfold
----------------------------------------------

                 Key: MAHOUT-938
                 URL: https://issues.apache.org/jira/browse/MAHOUT-938
             Project: Mahout
          Issue Type: Improvement
          Components: build
    Affects Versions: 0.6
            Reporter: Yue Guan
            Priority: Minor


No javadoc for code under integration subfold. 

Fix:
Add following lines at line 80 in mahout_trunk/integration/pom.xml:
<plugin>
  <artifactId>maven-javadoc-plugin</artifactId>
</plugin>

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

        

Reply via email to