Recent JDK changes seemed to break something in the version of Karaf that the build was using. Updating to a newer version resolved things: https://issues.apache.org/jira/browse/ARTEMIS-4373 https://github.com/apache/activemq-artemis/commit/c81e079122
On Sat, 26 Aug 2023 at 15:49, Mike Williams <m...@agoradcm.com> wrote: > > > As a side note... > rebuild-snapshots.sh worked for me on tag 2.17.0 src tgz (the initial target > version for my k8s deployment) and main (2.31.0) but failed on tag 2.30.0 src > tgz > This is off topic, just mentioning as an observation from my local system - > mvn dependency issue perhaps?: > "[ERROR] Failed to execute goal > org.apache.karaf.tooling:karaf-maven-plugin:4.3.3:verify (verify) on project > artemis-features: Execution verify of goal > org.apache.karaf.tooling:karaf-maven-plugin:4.3.3:verify failed: A required > class was missing while executing > org.apache.karaf.tooling:karaf-maven-plugin:4.3.3:verify: > org/apache/karaf/features/internal/service/Deployer$DeployCallback" >