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

Joern Kottmann commented on OPENNLP-726:
----------------------------------------

I just recently fixed a couple of problems in the javadocs. Do you have this 
issue with the latest trunk version?

On my Linux machine it now builds with Java 8.

> broken build for java 8 because of DocLint
> ------------------------------------------
>
>                 Key: OPENNLP-726
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-726
>             Project: OpenNLP
>          Issue Type: Bug
>          Components: Build, Packaging and Test
>    Affects Versions: 1.6.0
>         Environment: java 8
>            Reporter: Hugo Mougard
>
> In Java 8, there is a new tool called DocLint, which checks if the javadoc is 
> complete and prevents packaging otherwise during maven javadoc:jar and site 
> generation.
> This problem has broken many projects and indeed on my machine OpenNLP 
> doesn't build without some tweaking because of that (I'm using Java 8).
> See http://stackoverflow.com/a/22981151/1027951 for a solution using maven 
> profiles to activate a switch only when the jdk is > 1.8



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

Reply via email to