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

Richard Eckart de Castilho commented on UIMA-3481:
--------------------------------------------------

Looks like this option doesn't work for older JDKs:

{noformat}
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:javadoc (javadocs-distr) on 
project uima-ducc: An error has occurred in JavaDocs report generation:
[ERROR] Exit code: 1 - javadoc: error - invalid flag: -Xdoclint:none
[ERROR] 
[ERROR] Command line was: 
f:\jenkins\tools\java\latest-1.6-64\jre\..\bin\javadoc.exe @options
{noformat}


> make build work under Java 8
> ----------------------------
>
>                 Key: UIMA-3481
>                 URL: https://issues.apache.org/jira/browse/UIMA-3481
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Build, Packaging and Test
>    Affects Versions: parent-pom-7
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Minor
>             Fix For: parent-pom-8
>
>
> Javadoc plugin fails in Java 8 due to 
> http://stackoverflow.com/questions/15886209/maven-is-not-working-in-java-8-when-javadoc-tags-are-incomplete
> Adjust configuration to make incomplete javadoc annotations not fail the 
> build, but just be warnings.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to