I used mvn javadoc:aggregate -DadditionalJOption=-Xdoclint:none

> Am 19.03.2018 um 22:14 schrieb Andreas Lehmkuehler <[email protected]>:
> 
>> On 03/19/2018 09:40 PM, Maruan Sahyoun wrote:
>> Hi,
>> you can try passing -DadditionalJOption=-Xdoclint:none
> Thanks, but that doesn't work for me either. BTW I'm running the following
> 
> mvn release:prepare  -Darguments="-DdryRun=true 
> -DadditionalJOption=-Xdoclint:none"
> 
> 
> Maybe you are doing something different.
> 
> However, I'm going to proceed tomorrow, it's time to get a nap
> 
> Andreas
> 
>> Worked for me.
>> BR
>> Maruan
>>> Am 19.03.2018 um 21:16 schrieb Andreas Lehmkuehler <[email protected]>:
>>> 
>>> Hi,
>>> 
>>> I try to cut the new release but I have to stop at a certain point.
>>> 
>>> I've to use a more recent JDK (1.8.0_111) to build as older (1.7.x) ones 
>>> fail to download some of the testfiles (SSL certificate errors). But the 
>>> build doesn't stop throwing errors at me when creating javadocs. I've tried 
>>> to deactivate it by using -Dmaven.javadoc.skip=true and/or 
>>> -Dmaven.javadoc.failOnError=false neither works.
>>> 
>>> 
>>> Any idea on how to proceed without that annoying javadoc stuff?
>>> 
>>> Andreas
>>> 
>>> 
>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [email protected]
>>> For additional commands, e-mail: [email protected]
>>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to