slachiewicz commented on issue #1132:
URL: 
https://github.com/apache/maven-resolver/issues/1132#issuecomment-5485433075

   Reproduced on current master (02fbe5ca, JDK 25): plain `mvn -pl 
maven-resolver-api javadoc:javadoc` emits 100 doclint warnings (27 missing 
@return, 26 no main description, 21 no comment, the rest missing @param). 
`maven-resolver-util` is clean. The reason builds differ: the pom sets no 
doclint, so the warnings only surface via direct 
`javadoc:javadoc`/`javadoc:jar` — `mvn verify site` never triggers them. 
Keeping open.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to