[ https://issues.apache.org/jira/browse/UIMA-3481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13840161#comment-13840161 ]
Marshall Schor commented on UIMA-3481: -------------------------------------- I think this needs another approach, due to the good points that Richard raised. It appears xlint is an option in Java 7 javac (but not javadoc). So, I will take out this option. Until the javadocs are fixed up, you can get the build to go if you add the parameter -Dmaven.javadoc.failOnError=false Apologies for breaking the builds :-( > 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)