[
https://issues.apache.org/jira/browse/OODT-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14396098#comment-14396098
]
Aditya Dhulipala commented on OODT-823:
---------------------------------------
Hi Professor,
I was looking into this issue and wrote about it to the mailing list (link
here -->
http://mail-archives.apache.org/mod_mbox/oodt-dev/201503.mbox/%3CCALN_68XzpwALTFwUbPO+LNO+U8WxCvyaFWHxv4s=sypvm3w...@mail.gmail.com%3E
)
A quick fix is to specify -Xdoclint:none as an additional param to pom.xml
(i don't remember exactly which one, but I can look into it again. I did
this before and the build worked fine for me)
But, Lewis suggested this
"
"
The temp fix I suggested above is discussed here
http://stackoverflow.com/questions/15886209/maven-is-not-working-in-java-8-when-javadoc-tags-are-incomplete
Based on this I think these are the ways to move forward:-
1. we could add the temp fix as discussed in the above stack overflow link
2. Or we should proceed as Lewis suggested -- open a new issue to provide
JDK8 support wherein we have to rewrite the javadocs to conform to the
DocLint specification
Thanks!
--
Aditya
adi
On Sat, Apr 4, 2015 at 10:50 PM, Chris A. Mattmann (JIRA) <[email protected]>
wrote:
> OODT JDK8 Maven3 build errors
> -----------------------------
>
> Key: OODT-823
> URL: https://issues.apache.org/jira/browse/OODT-823
> Project: OODT
> Issue Type: Bug
> Components: build proces
> Affects Versions: 0.8
> Environment: OS X Yosemite. maven 3 with JDK8
> Reporter: Aditya Dhulipala
> Priority: Minor
> Labels: beginner, build, maven
> Fix For: 0.9
>
>
> OODT build fails when using maven 3 with jdk8. Specifically while generating
> javadocs (the javadoc compiler that ships with JDK8 throws errors if the
> javadoc does not conform to the format prescribed for javadocs under jdk8)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)