Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you want to see how to set up a resolver to include the Apache Nexus Repository, please see this page in the Pekko Core docs - but the same setup applies to all Pekko modules.

...

We have 1.0.x releases of all the Pekko jars now, so you should ideally test with released jars.

If you need to test with snapshots, you should consider setting this config: `pekko.fail-mixed-versions=off`.

Legacy Snapshot Versions

The problem with testing snapshot jars across multiple modules is that the versions may conflict. This is a list of version numbers that are consistent with each other.

...