Skip to content

XMvn 2.4.0

Choose a tag to compare

@mizdebsk mizdebsk released this 26 Aug 07:02
· 919 commits to master since this release

Major features

  • Support for Mock pm_request plugin

    XMvn 2.4.0 supports on-demand artifact installation via Mock
    pm_request plugin. When this plugin is enabled then XMvn will
    try to install any missing artifacts instead of failing.

Major bugfixes

  • Java requires

    Generation of Java requires (rhbz#1086335) was fixed in this
    XMvn release.

Minor features

  • Effective POM caching

    XMvn 2.4.0 fixes tries to avoid creating polluting system with
    temporary files. In particular effective POMs are cached in XDG
    cache directory.