[ https://issues.apache.org/jira/browse/MNG-7571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652950#comment-17652950 ]
ASF GitHub Bot commented on MNG-7571: ------------------------------------- gnodet commented on code in PR #830: URL: https://github.com/apache/maven/pull/830#discussion_r1059149603 ########## api/maven-api-xml/pom.xml: ########## @@ -27,7 +27,8 @@ </parent> <artifactId>maven-api-xml</artifactId> - <name>Maven API XML</name> + <name>Maven 4 API XML</name> Review Comment: It's not helpers, it contains a single class which is the XML API used by maven: https://maven.apache.org/ref/4-LATEST/apidocs/org/apache/maven/api/xml/package-summary.html > add new Maven immutable API to reference documentation > ------------------------------------------------------ > > Key: MNG-7571 > URL: https://issues.apache.org/jira/browse/MNG-7571 > Project: Maven > Issue Type: Task > Affects Versions: 4.0.0-alpha-2 > Reporter: Herve Boutemy > Priority: Major > Fix For: 4.0.0-alpha-4 > > > immutable API added in MNG-7553 > api directory but maven-api documentation url > https://maven.apache.org/ref/4.0.0-alpha-2/maven-api/index.html -- This message was sent by Atlassian Jira (v8.20.10#820010)