[ 
https://issues.apache.org/jira/browse/ACCUMULO-4102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15090366#comment-15090366
 ] 

Christopher Tubbs commented on ACCUMULO-4102:
---------------------------------------------

Okay, so second pass... seems MPLUGIN-244 works for us. I was concerned that 
the plugin version wouldn't work with Maven 3.2.5 (last JDK6-supported version 
of Maven), but it does. That takes care of HelpMojo.

I found a syntax for MJAVADOC-368 that seems to do the trick: 
{{<additionalparam>-Xdoclint:all,-Xdoclint:-missing</additionalparam>}}

Fixed all the javadoc issues left in 1.6 branch, and tested with JDK6,7,8.... 
now going through merging nightmare to get to master.

> clean up javadoc errors under jdk8 linter
> -----------------------------------------
>
>                 Key: ACCUMULO-4102
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4102
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: build, docs
>            Reporter: Sean Busbey
>            Assignee: Christopher Tubbs
>              Labels: beginner
>             Fix For: 1.6.5, 1.7.1, 1.8.0
>
>
> ACCUMULO-4101 disabled the jdk8 javadoc linter so we could build with java 8 
> in the short term.
> This ticket tracks removing the java 8 specific profile and correcting all of 
> the javadoc errors needed to run javadoc.
> To ease implementation, I'd recommend whoever handles this make sub-tasks per 
> module.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to