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 2021/09/24 13:21:47 UTC

[GitHub] [maven-pmd-plugin] michael-o commented on a change in pull request #47: [MPMD-325] Could not find class due to IncompatibleClassChangeError warning

michael-o commented on a change in pull request #47:
URL: https://github.com/apache/maven-pmd-plugin/pull/47#discussion_r715607622



##########
File path: src/it/MPMD-270-325-JDK11/pom.xml
##########
@@ -28,6 +28,7 @@ under the License.
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+    <java.version>11</java.version>

Review comment:
       11 here?

##########
File path: src/it/MPMD-280-JDK12/invoker.properties
##########
@@ -16,4 +16,5 @@
 # under the License.
 
 invoker.java.version = 12+

Review comment:
       But here 12?




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