The artemis-cli-2.37.0.jar *is* available in the zip download version of
ActiveMQ Artemis. Here's the output of some commands demonstrating this:

    $ wget
https://repository.apache.org/content/repositories/public/org/apache/activemq/apache-artemis/2.37.0/apache-artemis-2.37.0-bin.zip
    --2024-09-06 07:32:20--
https://repository.apache.org/content/repositories/public/org/apache/activemq/apache-artemis/2.37.0/apache-artemis-2.37.0-bin.zip
    Resolving repository.apache.org (repository.apache.org)...
65.109.119.155
    Connecting to repository.apache.org
(repository.apache.org)|65.109.119.155|:443...
connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 57341904 (55M) [application/zip]
    Saving to: ‘apache-artemis-2.37.0-bin.zip’

    apache-artemis-2.37.0-bin.zip
100%[=====================================================================================================================================================>]
54.68M    9.71MB/s    in 6.3s

    2024-09-06 07:32:27 (8.62 MB/s) - ‘apache-artemis-2.37.0-bin.zip’ saved
[57341904/57341904]

    $ unzip -l apache-artemis-2.37.0-bin.zip | grep artemis-cli*
       656072  2024-08-16 14:16
apache-artemis-2.37.0/lib/artemis-cli-2.37.0.jar


Justin

On Fri, Sep 6, 2024 at 5:14 AM Sergio Antonio de Freitas <san...@gmail.com>
wrote:

> Hello  master users!
>
> Can someone tell me why the file artemis-cli-2.37.0.jar isn't available in
> the zip download version of artemis ? I discovered this when I`ve
> download this zip version and got an error when trying to create a broker
> in a windows machine. In the tar.gz version this file is there after
> download it to my windows machine, everything works fine. Thanks in
> advance.
>
> --
> Sergio Antonio de Freitas
>

Reply via email to