How do I avoid Maven downloading latest jars

 FAQ > General > How do I avoid Maven downloading latest jars

You can use the -o switch (for offline mode) to avoid maven auto-downloading new snapshot jars (e.g. the Geronimo jars at the time of writing).

maven -o

or to run a server go to the \assembly module and run

maven -o server

Apache, ActiveMQ, Apache ActiveMQ, the Apache feather logo, and the Apache ActiveMQ project logo are trademarks of The Apache Software Foundation. Copyright © 2024, The Apache Software Foundation. Licensed under Apache License 2.0.