Description
The karaf commands are using
<dependency>
<groupId>org.apache.karaf.shell</groupId>
<artifactId>org.apache.karaf.shell.console</artifactId>
<version>${karaf-version}</version>
</dependency>
And that module is deprecated. There is some other module to be used.
Attachments
Issue Links
- links to