You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/04/15 09:27:34 UTC

[GitHub] [maven-resolver] michael-o commented on a diff in pull request #169: Reword warning on site

michael-o commented on code in PR #169:
URL: https://github.com/apache/maven-resolver/pull/169#discussion_r851174227


##########
src/site/xdoc/index.xml:
##########
@@ -29,7 +29,7 @@
   <body>
 
     <section name="Apache Maven Artifact Resolver">
-      <p style="font-size: 14pt; font-style: bold">Since version 1.7.0 Maven Resolver requires Maven 4.0.0-alpha-1 or newer to run. For a Maven 3.8.x compatible version read <a href="./maven-3.8.x.html">here</a>.</p>
+      <p style="font-size: 14pt; font-style: bold">Since version 1.7.0 Maven Resolver requires Java 8 to run. For a Maven 3.8.x (Java 7) compatible version read <a href="./maven-3.8.x.html">here</a>.</p>

Review Comment:
   The second sentence is actually wrong because it won't run on Java 8, rather the branch lifts Maven 3.8.x to Java 8.



-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org