Changelog

Unreleased

Full Changelog

Closed issues:

  • CachingProjectBuilder ignored #72
  • Goals of mvnd #71
  • Keep a changelog file #64

Merged pull requests:

  • CachingProjectBuilder ignored #73 (ppalaga)
  • Added a changelog automatic update gh action #70 (oscerd)
  • Fixup publishing new versions via sdkman vendor API #67 #69 (ppalaga)

0.0.5 (2020-09-17)

Full Changelog

Closed issues:

  • Publish new versions via sdkman vendor API #67
  • Cannot re-use daemon with sdkman java 8.0.265.hs-adpt #65
  • List mvnd on sdkman.io #48

Merged pull requests:

  • Publish new versions via sdkman vendor API #68 (ppalaga)
  • Cannot re-use daemon with sdkman java 8.0.265.hs-adpt #66 (ppalaga)
  • Upgrade to GraalVM 20.2.0 #62 (ppalaga)

0.0.4 (2020-08-20)

Full Changelog

Closed issues:

  • Question: when running mvnd, it looks like regular mvn is still running #60
  • Question: is there a way to limit the concurrency? #59

Merged pull requests:

  • Allow <mvnd.builder.rule> entries to be separated by whitespace #61 (ppalaga)

0.0.3 (2020-08-15)

Full Changelog

Closed issues:

  • Require Java 8+ instead of Java 11+ at runtime #56
  • Using MAVEN_HOME may clash with other tools #53
  • Could not notify CliPluginRealmCache #49

Merged pull requests:

0.0.2 (2020-08-14)

Full Changelog

Closed issues:

  • differences between mvn clean install and mvnd clean install #25

Merged pull requests:

  • Fix #56 Require Java 8+ instead of Java 11+ at runtime #57 (ppalaga)
  • Include native clients in platform specific distros #55 (ppalaga)
  • Fix #53 Using MAVEN_HOME may clash with other tools #54 (ppalaga)
  • Add curl -L flag to cope with redirects #51 (fvaleri)
  • Fix #49 Could not notify CliPluginRealmCache #50 (ppalaga)

0.0.1 (2020-07-30)

Full Changelog

Closed issues:

  • Running maven daemon fails on windows #35
  • Add some integration tests #23
  • Class loader clash during Quarkus augmentation #22
  • Allow to plug a custom rule resolver #19
  • Chaotic output if the console's height is less then the number of threads #17
  • Concurrency issues while handling log events in the daemon #16
  • Do not display exceptions stack trace when trying to stop already stopped daemons #15
  • Concurrent access to the local repository #14
  • Support for hidden dependencies #12
  • mvnd should fail cleanly with unknown CLI options #11
  • Properly configure logging in the client #10
  • mvnd does not pick the BoM from the source tree #9
  • Add a correct NOTICE file #8
  • Do not require the mvn in PATH to come from mvnd dist #7
  • Provide an option to kill/stop the daemon #6
  • Options / system properties are not reset in the daemon after a build #5
  • Add a LICENSE file #4
  • The mvn output appears all at once at the very end #3
  • mvnd -version does not work #2
  • mvnd fails if there is no .mvn/ dir in the user home #42
  • Cannot clean on Windows as long as mvnd keeps a plugin from the tree loaded #40
  • Maven mojo change ignored #33

Merged pull requests:

  • Fix #42 mvnd fails if there is no .mvn/ dir in the user home #46 (ppalaga)
  • Fix #40 Cannot clean on Windows as long as mvnd keeps a plugin from t… #45 (ppalaga)
  • Add code formatter plugins #44 (ppalaga)

* This Changelog was automatically generated by github_changelog_generator