8.x branch has a ruby-maven-libs dependency which is used by jar-dependency gem https://github.com/jruby/jar-dependencies/blob/3a299d6679e7bfff144c7b10d50e0b53cf14ae9e/jar-dependencies.gemspec#L33
However, this dependency got removed in 9.x/main which is the concern if plugin-manager is executed in air-gapped environment which cannot pull this dependency.
8.x branch has a
ruby-maven-libsdependency which is used by jar-dependency gem https://github.com/jruby/jar-dependencies/blob/3a299d6679e7bfff144c7b10d50e0b53cf14ae9e/jar-dependencies.gemspec#L33However, this dependency got removed in 9.x/main which is the concern if plugin-manager is executed in air-gapped environment which cannot pull this dependency.