Hi Joshua,

On 07/07/14 20:00, Joshua Dunham wrote:
Is the current build still working? I have failed to build the latest git rev 
on a javadoc since late last week. Output below,

are you using JDK8? Besides Marmotta cannot be completely built yet using 1.8 given some incompatible dependencies. I think even if from Maven is set both -source and -target to 1.7, the javadoc binary comes from the concrete JDK. The stacktrace indicates that the doclet we are using to generate the JAX-RS documentation is not compatible with JDK'8 javadoc.

$ which javadoc
/app/java/jdk1.8.0_05/bin/javadoc

=========

I’ve noticed that the path mvn things javadoc is at 
(/app/java/jdk1.8.0_05/jre/../bin/javadoc is represented differently than the 
actual $ which javadoc path but they resolve to the same point. Running the 
command manually still fails with the same error.


   Can anyone give guidance?

The temporal work around is to skip it (-Dmaven.javadoc.skip=true) or to switch back to JDK7 to generate it.

I created MARMOTTA-513 for further investigation.

Thanks for reporting the issue.

Cheers,

--
Sergio Fernández
Partner Technology Manager
Redlink GmbH
m: +43 660 2747 925
e: sergio.fernan...@redlink.co
w: http://redlink.co

Reply via email to