Hi, you can try passing -DadditionalJOption=-Xdoclint:none
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]
