slawekjaranowski commented on code in PR #370:
URL: https://github.com/apache/maven-enforcer/pull/370#discussion_r2136364785


##########
enforcer-api/src/site/apt/writing-a-custom-rule.apt.vm:
##########
@@ -36,7 +36,7 @@ Writing a custom rule
   
 %{snippet|id=project-pom|file=enforcer-api/target/custom-rule-sample/pom.xml}
 
-  Target bytecode version of rule must be <<<1.8>>> or <<<11>>> - due to 
{{{https://issues.apache.org/jira/browse/MENFORCER-473}MENFORCER-473}}.
+  Target bytecode version of rules using an injection pattern must be 
<<<1.8>>> or <<<11>>> for Maven versions prior to 3.9.6, <<17>> is supported by 
Maven 3.9.6+ - due to 
{{{https://issues.apache.org/jira/browse/MENFORCER-473}MENFORCER-473}}.

Review Comment:
   I would like to remove a link to jira 



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