You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Joern Kottmann (JIRA)" <ji...@apache.org> on 2014/10/30 10:13:33 UTC

[jira] [Closed] (OPENNLP-726) broken build for java 8 because of DocLint

     [ https://issues.apache.org/jira/browse/OPENNLP-726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joern Kottmann closed OPENNLP-726.
----------------------------------
       Resolution: Not a Problem
    Fix Version/s:     (was: 1.6.0)

> 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
>            Assignee: Joern Kottmann
>
> 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)