Jamison929611 commented on code in PR #2060:
URL: https://github.com/apache/maven-resolver/pull/2060#discussion_r3818283062


##########
maven-resolver-tools/pom.xml:
##########


Review Comment:
   Addressed in 21bcb9ac. The render-configuration-page execution now passes 
the internal Javadoc URL, the Javadoc version, and the Java 21 external API 
URL. The shared POM properties keep those values aligned with 
maven-javadoc-plugin. For the ordering issue, configuration collection does not 
require the aggregate output to exist: internal references are validated 
against the discovered src/main/java roots while emitting apidocs/ links, so 
the aggregate Javadocs can still be generated later by the site lifecycle. The 
machine-readable properties/YAML execution remains unchanged.



-- 
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