Skip to content

Releases: maveniverse/mima

2.4.9

28 Mar 08:50

Choose a tag to compare

What's Changed

  • Switch back to Maven Indexer 7.1.2 by @cstamas in #96
  • Update parent and junit by @cstamas in #104
  • Maven RT bug: Repositories should come from project, if there is one. by @cstamas in #103
  • Bump org.codehaus.plexus:plexus-component-annotations from 2.1.0 to 2.2.0 by @dependabot in #98

New Contributors

Full Changelog: release-2.4.8...release-2.4.9

2.4.8

03 Feb 13:14

Choose a tag to compare

What's Changed

  • Support --boms parameter for some commands by @cstamas and @rsvoboda in #93
  • Fixed "BOM use-case for classpath and resolve commands" #91
  • Fixed "Version is reported as 1.0" #95

Full Changelog: release-2.4.7...release-2.4.8

2.4.7

27 Jan 19:04

Choose a tag to compare

Simple one-bug fix release for CLI classpath command.

What's Changed

Full Changelog: release-2.4.6...release-2.4.7

2.4.6

20 Jan 16:38

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: release-2.4.5...release-2.4.6

2.4.5

19 Jan 12:39

Choose a tag to compare

Mostly CLI improvements and build related updates.

What's Changed

Full Changelog: release-2.4.4...release-2.4.5

3.0.0-alpha-3

19 Jan 17:52

Choose a tag to compare

3.0.0-alpha-3 Pre-release
Pre-release

Forward ported CLI improvements done in 2.x line.

What's Changed

Full Changelog: release-3.0.0-alpha-2...release-3.0.0-alpha-3

3.0.0-alpha-2

15 Jan 18:02

Choose a tag to compare

3.0.0-alpha-2 Pre-release
Pre-release

Uses Maven 4.0.0-alpha-12 and Resolver 2.0.0-alpha-6.

What's Changed

  • Expand the CI matrix by @cstamas in #69
  • Use stdout / stderr + coloring for CLI output by @cstamas in #68
  • Improve exists command: accept artifact list by @cstamas in #70

Full Changelog: release-3.0.0-alpha-1...release-3.0.0-alpha-2

2.4.4

09 Dec 13:06

Choose a tag to compare

This release now completely aligns with Maven 3.9.6.

What's Changed

Full Changelog: release-2.4.3...release-2.4.4

3.0.0-alpha-1

09 Dec 14:14

Choose a tag to compare

3.0.0-alpha-1 Pre-release
Pre-release

MIMA 3.0.0-alpha-1

UNSTABLE and do not use, merely just for experimenting.
Consists of Maven 4.0.0-alpha-8 and Resolver 2.0.0-alpha-3.
This is first preview release. Works ONLY on Java11+! (despite bytecode is Java 8).
Final version will be Java8+, this is merely to showcase HTTP/2 "jdk" transport.

Things to be aware of:

  • apache transport removed, new HTTP/2 jdk transport in place (so works ONLY on Java 11+ as it uses java.net.http.HttpClient).
  • dependencies not yet cleaned up.
  • both Maven and Resolver are in alpha phase, so this release is just for preview purposes. Both have "known issues and bug" fixed since corresponding releases, but should work OK against Central.

Full Changelog: release-2.4.4...release-3.0.0-alpha-1

2.4.3

25 Nov 21:24

Choose a tag to compare

MIMA got updated to latest Maven Resolver 1.9.18.

What's Changed

Full Changelog: release-2.4.2...release-2.4.3