Il mer 19 giu 2019, 23:23 Jordan Zimmerman <[email protected]> ha scritto:
> I'm getting this too - FYI > > > On Jun 19, 2019, at 3:46 PM, Andor Molnar <[email protected]> wrote: > > > > Hi Enrico, > > > > I have the following error message in Idea since -Xdoclint is enabled in > the main pom.xml file: > > > > > /Users/andormolnar/git/my-zookeeper/zookeeper-jute/src/main/java/org/apache/jute/Utils.java > > Error:(194, 15) java: @param name not found > > Error:(231, 15) java: @param name not found > > > > Strange that I don’t see the same warnings in console when running ‘mvn > install’. > > I confirm that removing “-Xdoclint” (or fixing javadoc issues) solves > the problem. > > > > Andor > Maybe it is a problem related to Idea. I am using Netbeans. Is the warning legit? Is there any issue in Idea bugtracker? Enrico > > > > >
