jira-importer

Results 1114 comments of jira-importer

**[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** commented So the same as for Maven plugin you can use bytecode target max 11 for enforcer rules. 

**[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** commented I added notice about max JDK in documentation.

**[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** commented With Maven 3.9.6+ should be worked.

**[Ric Harris](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=JIRAUSER309068)** commented I can confirm that Java 17 compiled rules do work with Maven 3.9.6+ - I have submitted a [PR](https://github.com/apache/maven-enforcer/pull/370) to align the documentation more explicitly, but this...

**[Stefan Fussenegger](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=sfussenegger)** commented added patch, see https://github.com/apache/maven-enforcer/pull/16

**[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented This was actually duplicated by MENFORCER-360. Having the same request on different rules to get the same result is a sign for me that this should be...