[ https://issues.apache.org/jira/browse/KARAF-7930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17912609#comment-17912609 ]
ASF subversion and git services commented on KARAF-7930: -------------------------------------------------------- Commit 04555d219a81c3e64233092f593158c1d441491b in karaf's branch refs/heads/main from JB Onofré [ https://gitbox.apache.org/repos/asf?p=karaf.git;h=04555d219a ] Merge pull request #1925 from jbonofre/KARAF-7930 KARAF-7930: Fix karaf-maven-plugin integration tests, including on JDK17 > karaf-maven-plugin integration tests are failing > ------------------------------------------------ > > Key: KARAF-7930 > URL: https://issues.apache.org/jira/browse/KARAF-7930 > Project: Karaf > Issue Type: Bug > Components: karaf > Reporter: Jean-Baptiste Onofré > Assignee: Jean-Baptiste Onofré > Priority: Major > > Some karaf-maven-plugin integration tests are failing: > {code:java} > [INFO] Building: test-type-classifier/pom.xml > [INFO] run post-build script verify.bsh > [INFO] java.lang.NoClassDefFoundError: junit/framework/Assert > [INFO] test-type-classifier/pom.xml ..................... FAILED > (7.613 s) {code} > This has been introduced by maven-invoker-plugin update: > {code:java} > Upgrade to maven-invoker-plugin 3.9.0 {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)