2015-10-08 14:52 GMT+02:00 Christoph Nenning <christoph.nenn...@lex-com.net>:
>> From: Johannes Geppert <jo...@apache.org>
>> To: Struts Developers List <dev@struts.apache.org>,
>> Date: 08.10.2015 14:35
>> Subject: Re: Build failed in Jenkins: Struts-JDK8-master #31
>>
>> This summer I refactored all java docs to be compliant with JDK8.
>> And for me it works. On build all this java doc errors does not pops up
>> anymore.
>>
>> I would try to avoid ignoring this kind of errors, better provide valid
>> java docs.
>
> I agree with that. Ignoring it would just have been a simple way to get it
> working at all.
>
>
>
>
>> But I don't find any reference in the java docs to the
>> org.springframework.core.io.DefaultResourceLoader file.
>>
>> May something is depending from the JDK version?
>>
>
>
> Some more details:
>
> - the error occurs when generating:
> plugins/portlet/target/site/apidocs/serialized-form.html
>
> - portlet plugin has a dependency on spring for tests
>
> - when I declare spring as compile dependency the javadoc generation works
>
> - serialized-form.html has no entry for any spring stuff
>
>
> So I guess the maven classpaths for compile and test get mixed up. Maybe
> own classes from both configurations are processed by javadoc but just
> compile-dependencies are added to javadoc's classpath?

I have no clue what can it be - I have been trying many different
settings with maven-javadoc-plugin but it didn't help :(


Regards
-- 
Ɓukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to